LiannaTF-Code-Quiz

Description

The task was to build a timed coding quiz with multiple-choice questions. This app will run in the browser, and will feature dynamically updated HTML and CSS powered by JavaScript code that I have written. It has a clean, polished, and responsive user interface.

Tasks Completed

  • A start button that when clicked a timer starts and the first question appears.

  • Questions contain buttons for each answer.

  • When answer is clicked, the next question appears

  • If the answer clicked was incorrect then subtract time from the clock

  • The quiz should end when all questions are answered or the timer reaches 0.

  • When the game ends, it should display their score and give the user the ability to save their initials and their score

Links

Deployed website: (https://lianna87.github.io/LiannaTF-Code-Quiz/)

Code repository: (https://github.com/Lianna87/LiannaTF-Code-Quiz)

Usage

The webpage can be viewed in a traditional desktop web browser, table or phone once deployed.

Screenshots

Code Quiz Screenshot


© 2023 edX Boot Camps LLC. Confidential and Proprietary. All Rights Reserved.