Changes

Jump to navigation Jump to search
no edit summary
Line 20: Line 20:     
==Week by week milestones==
 
==Week by week milestones==
* 4/24
+
====4/24====
** '''Brendan - '''Setup development environment (Eclipse, Pydev, Git).
+
* '''Brendan - '''Setup development environment (Eclipse, Pydev, Git).
** '''Dennis - '''Get in contact with developer of Assimilate.
+
* '''Dennis - '''Get in contact with developer of Assimilate.
** '''James - '''Figure out how to edit the "Activities" tab since it isn't listed in the toolbars.py file
+
* '''James - '''Figure out how to edit the "Activities" tab since it isn't listed in the toolbars.py file
** '''Everyone - '''Decide who will work on exactly which parts of the project for the next few weeks.
+
* '''Everyone - '''Decide who will work on exactly which parts of the project for the next few weeks.
* 5/1
+
====5/1====
** '''Dennis - '''Change the names of the tabs from "Flashcard" and "Help" to "Play" and "Edit".
+
* '''Dennis - '''Change the names of the tabs from "Flashcard" and "Help" to "Play" and "Edit".
** '''James - '''Add code from Measure activity to change the interface for each tab.
+
* '''James - '''Add code from Measure activity to change the interface for each tab.
** '''Brendan - '''Remove the text box below the question so that you cannot change the question in the "Play" tab.
+
* '''Brendan - '''Remove the text box below the question so that you cannot change the question in the "Play" tab.
** '''James - '''Kill the play button!
+
* '''James - '''Kill the play button!
** '''Dennis - '''Remove the voting function
+
* '''Dennis - '''Remove the voting function
* 5/8
+
====5/8====
** '''Brendan - '''When a user answers incorrectly, enter loop to prompt to display answer or guess again.
+
* '''Brendan - '''When a user answers incorrectly, enter loop to prompt to display answer or guess again.
*** If user chooses to display the answer, remove a point from their score, display the correct answer, and exit the loop.
+
** If user chooses to display the answer, remove a point from their score, display the correct answer, and exit the loop.
***If user chooses to guess again, clear the input field and make the question worth half the points. Only loop through this 2x so that the maximum number of guesses is 3.
+
**If user chooses to guess again, clear the input field and make the question worth half the points. Only loop through this 2x so that the maximum number of guesses is 3.
***After exiting this loop, display the next flashcard.
+
**After exiting this loop, display the next flashcard.
** '''Dennis - '''Limit each flashcard to have only 1 question and 1 answer.
+
* '''Dennis - '''Limit each flashcard to have only 1 question and 1 answer.
** '''James - '''Work on displaying the score. After seeing how the score changes, we will be able to fix it as necessary.
+
* '''James - '''Work on displaying the score. After seeing how the score changes, we will be able to fix it as necessary.
* 5/15
+
====5/15====
** Have the game give the correct answer after the 3rd incorrect attempt or after guessing correctly. Allow questions/answers to be entered in the Create tab and allow the game to run properly in the View/Activity tab.
+
* Have the game give the correct answer after the 3rd incorrect attempt or after guessing correctly. Allow questions/answers to be entered in the Create tab and allow the game to run properly in the View/Activity tab.
** Fix any problems that have come up during this time which we hadn't planned on before.
+
* Fix any problems that have come up during this time which we hadn't planned on before.
    
==Updates on our progress==
 
==Updates on our progress==
99

edits

Navigation menu