← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 785357] Re: In Logic game, minimum number of square sheets of paper required is 4. The answer currently showing is 5.

 

Hello,

This was fixed long ago[1]:

protected override void Initialize ()
{
			Answer.Correct = "4";
}

In upstream, and in Natty is already fixed.

Jordi,

[1]
http://git.gnome.org/browse/gbrainy/tree/src/Games/Logic/PuzzleSquareSheets.cs

** Changed in: gbrainy (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to gbrainy in Ubuntu.
https://bugs.launchpad.net/bugs/785357

Title:
  In Logic game, minimum number of square sheets of paper required is 4.
  The answer currently showing is 5.


References