Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorpmoxhay <pmoxhay@earthlink.net>2009-06-02 23:25:52 (GMT)
committer pmoxhay <pmoxhay@earthlink.net>2009-06-02 23:25:52 (GMT)
commit92999db805438b80fb505038dc65c55af00cd484 (patch)
tree724f7578c22add5f5bf547235ac789350847df70 /TODO
parent7d111ae007beac783658e900596ae9d7cae0c6c4 (diff)
Shapes don't disappear (except for masses, amounts).
Letters don't repeat from problem to problem. Start registering errors and regulating going from one problem type to another.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index cf78e83..d849fa6 100644
--- a/TODO
+++ b/TODO
@@ -3,7 +3,7 @@ Math
General
+ Improve overall performance.
+ Improve user feedback for Drag & Drop via keyboard.
-+ Progress only when right answer is given.
+- Progress only when right answer is given (detect errors).
+ Fix bug: line segment drop area sometimes stays highlighted.
+ Add sound effects.
+ Improve images of faucet, balance, scissors
@@ -11,12 +11,12 @@ General
+ Tools (scissors, balance, faucet) selectable from a menu.
Compare3 Lesson
-+ Control movement from one problem type to another.
-+ Don't repeat colors or letters from one problem to the next.
+- Control movement from one problem type to another.
+- Don't repeat colors or letters from one problem to the next.
+ Don't repeat recently used problems.
- Add more problems for some comparisons.
+ Make something happen when progress is completed successfully.
-+ Display intersection between Shapes in a different color. IntersectionObject maybe?
++ Display intersection between Shapes in a different color? IntersectionObject maybe?
- Mass comparison: fit into answer box.
- Fix drawing of mass parallelopipeds (ThreeDObjects).
+ Fix behavior of line segments (drops getting rejected).