Git Product home page Git Product logo

code-quiz's Introduction

Challenge Web APIs: Code Quiz

Overview

This project aims to create a timed coding quiz web application for testing JavaScript fundamentals. The application provides a clean and responsive user interface, dynamically updating content using HTML, CSS, and JavaScript. It allows users to assess their knowledge through multiple-choice questions and records their scores.

Instructions

Create a code quiz that contains the following requirements:

  • 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

Technologies Used

  • HTML
  • CSS
  • JavaScript

Current State (Unfinished)

Start Button and Questions: The project initiates by presenting a start button. Clicking the button starts the quiz timer and displays the first question.

Feedback on Answers: Users receive immediate feedback on the correctness of their answers. The quiz progresses to the next question or deducts time for incorrect answers.

Quiz Completion: The quiz concludes either when all questions are answered or when the timer reaches 0.

Missing Functionality

Saving User Initials and Scores: The current state does not include functionality for saving user initials and displaying their scores.

The project currently logs the score in the console but lacks a mechanism to save this data for user reference.

Please note that this project is a work in progress, and additional features, such as saving user data and enhancing the user interface, are planned for future development.

Link to Repository

Link to GitHub Page

code-quiz's People

Contributors

d-tsonev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.