commit
This commit is contained in:
@@ -19,7 +19,7 @@ You can change the html or the css to do this task.<br>
|
||||
|
||||
### Quiz 2
|
||||
|
||||
Each respone page should be closed after a set amount of time<br>
|
||||
Each response page should be closed after a set amount of time<br>
|
||||
The setTimeout of the response page of previous quiz is not working<br>
|
||||
Figure out where this is handled and make a setTimeout to close the response and move on to the next question using the time stored in variable called "closeResponseTimeoutCounter"<br>
|
||||
|
||||
@@ -33,7 +33,7 @@ Then add an option at the end of all options that says None of the above and onc
|
||||
### Quiz 4
|
||||
|
||||
implement a function that is called checkAllergie()<br>
|
||||
pseduo steps of the function
|
||||
pseudo steps of the function
|
||||
|
||||
- find a way to read the dataset values on the html button element that generated the click
|
||||
- each button should have data-val that contains the label of the option
|
||||
|
||||
Reference in New Issue
Block a user