Changes

Jump to navigation Jump to search
no edit summary
Line 29: Line 29:  
** '''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.
 
+
** '''Someone - '''Kill the play button!
 
* 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.
 +
***After exiting this loop, display the next flashcard.
 
** Limit each flashcard to have only 1 question and 1 answer.
 
** 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).
 
** 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).
99

edits

Navigation menu