adina-hc / coding-assessment

Coding Assessment App for students. Technologies: JavaScript, HTML, Sass, CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

04-coding-assessment

Homework Week 4

JavaScript Assessment

This application presents the user with a timed JavaScript test that stores high scores.

Acceptance Criteria

When user is presented with the test: On clicking start button:

  • Timer counts down and the first question appears
  • When answering the question, the next question follows
  • When an incorrect answer is selected, time is substracted from the clock
  • When all questions are answered or the timer reaches zero, the game is over
  • When the game is over, users can store their initials and score

Example

The following animation demonstrates an example of the application functionality:

A user clicks through an interactive coding quiz, then enters initials to save the high score before resetting and starting over.

link [link]

About

Coding Assessment App for students. Technologies: JavaScript, HTML, Sass, CSS.

License:MIT License


Languages

Language:JavaScript 55.3%Language:HTML 27.0%Language:SCSS 17.2%Language:CSS 0.6%