As a user, I want to have the ability to change the settings of the quiz.
Acceptance criteria
Verify, consult and update before starting.
Additional notes
- Follow the UI project from miro.
- Store user's settings in an object.
- This functionality should be stored in a separate .js file.
- For now Start quiz will show alert() with selected settings.
As a user, I want to have the ability to change the settings of the quiz.
Acceptance criteria
Verify, consult and update before starting.
Additional notes