Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lengthproblem.py
Commit message (Expand)AuthorAgeFilesLines
* Restore random choice of length problems.pmoxhay2009-06-131-1/+1
* Fixed bug: now avoids spurious length comparisons.pmoxhay2009-06-131-3/+168
* Doesn't repeat recently used problems.pmoxhay2009-06-051-28/+25
* Shapes don't disappear (except for masses, amounts).pmoxhay2009-06-021-12/+15
* Doesn't repeat color choice from problem to problem.pmoxhay2009-06-011-5/+9
* Fixed behavior of lengths when clicked inside answer box.pmoxhay2009-05-261-16/+1
* Removed some unused stuff from ShapeObject.Wade Brainerd2009-04-061-4/+4
* Tidy up grid code a bit.Wade Brainerd2009-04-061-0/+2
* First try at comparing in amount of discrete objects.pmoxhay2009-02-161-4/+6
* Add problems in comparing lengths.pmoxhay2009-02-111-0/+281