Git Product home page Git Product logo

devint-quiz's Introduction

Devint-quiz

Description

This repo contains a typical coding assessment made up of multiple-choice questions and interactive coding challenges.

It was created as a way to become familiar with these tests by applying the skills developed from completing the Javascript module. The intention was to build a timed coding quiz with multiple-choice questions. This app runs in the browser, and features dynamically updated HTML and CSS powered by JavaScript code. It has a clean, polished, and responsive user interface.

The topics covered include javascript, html, css, queryselector, innerhtml, interval and web api.

Instructions

  1. Please use the following link to access the challenge https://russkinori.github.io/Devint-quiz/. This will open the application in your default web browser.
  2. Once on the application is loaoded, click on Start Quiz to get started.
  3. The first question will then appear with a list of 4 choices, as well as the countdown timer giving you a total time of 100 seconds.
  4. Select an answer from the choices to move to the next question. An incorrect answer will deduct 5 seconds from the time remaining, while a correct answer has no action.
  5. The game ends when all questions have been answered or the timer reaches 0.
  6. Your score will then be displayed with the option to save it and add your initials.

Credits

The following resources were used in the development of this application.

devint-quiz's People

Contributors

russkinori avatar

Stargazers

 avatar

Watchers

 avatar

devint-quiz's Issues

JS

User Story

  • AS A coding boot camp student
  • I WANT to take a timed quiz on JavaScript fundamentals that stores high scores
  • SO THAT I can gauge my progress compared to my peers

Acceptance Criteria

  • IT IS done WHEN:
  • I have a coding quiz that:
  1. contains a start button that begins a timer and shows the first question.
  2. has buttons on every question.
  3. displays the next question appears when an answer is selected
  4. deducts the remaining time when an incorrect answer is selected
  5. ends when all questions are answered or the timer reaches 0.
  6. displays the user's score and allows the user to save their initials and their score
    Mock-Up

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.