Changes

Jump to navigation Jump to search
no edit summary
Line 23: Line 23:  
** '''Brendan - '''Setup development environment (Eclipse, Pydev, Git)
 
** '''Brendan - '''Setup development environment (Eclipse, Pydev, Git)
 
** Dennis contacted the developer of Assimilate, but hasn't heard back yet.
 
** Dennis contacted the developer of Assimilate, but hasn't heard back yet.
** '''James - '''Figure out how to edit the "Activities" tab since it isn't listed in the toolbars.py file
+
** James figured out that it is best not to edit the "Activities" tab. Instead we will use the "Flashcard" and "Help" tabs and change their names to "Play" and "Edit".
 
** '''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".
 
** '''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.
+
** '''Brendan - '''Remove the text box below the question so that you cannot change the question in the "Play" tab.
** Edit the Display box from the Answer section so that it lets you know if you got the answer correct or not (for now we will just display the correct answer if the answer was wrong).
+
 
 
* 5/8
 
* 5/8
 
** When a user answers incorrectly, enter loop to prompt to display answer or guess again.
 
** When a user answers incorrectly, enter loop to prompt to display answer or guess again.
 
*** '''Brendan - '''If user chooses to display the answer, remove a point from their score, display the correct answer, and exit the loop.
 
*** '''Brendan - '''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.
** Change the Edit tab so that each answer corresponds to the correct question.
+
** Limit each flashcard to have only 1 question and 1 answer.
 +
** Edit the Display box from the Answer section so that it lets you know if you got the answer correct or not (for now we will just display the correct answer if the answer was wrong).
 
* 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.
99

edits

Navigation menu