This commit is contained in:
ryanwong
2022-04-11 00:45:11 -04:00
parent cc32e7dca7
commit 92f5ec0dbc
4 changed files with 17 additions and 18 deletions
+2 -2
View File
@@ -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