Changes

Jump to navigation Jump to search
Line 30: Line 30:  
* 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.
*** 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.
 
** Change the Edit tab so that each answer corresponds to the correct question.
54

edits

Navigation menu