Skip to content

A simple Quiz Application built with HTML,CSS and jQuery.

Notifications You must be signed in to change notification settings

SultanaK/Javascript-Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Quiz Application

Welcome to "Javascript Quiz App with HTML, CSS, and Jquery". Javascript Quiz App is a fun new way to practice, improve, and test your Javascript skills, and test yourself in a truly.

Purpose

The purpose of this quiz isn't to be a brain-buster. It is meant for recruiters to present to front-end developer candidates.

How the application work:


  • The starting screen has a button that users can click to start the quiz.
  • Users can prompted through a series of at least 5 multiple choice questions that they can answer.
  • Users can asked questions 1 after the other.
  • Users can only be prompted with 1 question at a time.
  • Users should not be able to skip questions.
  • Users also able to see which question they're on (for instance, "7 out of 10") and their current score ("5 correct, 2 incorrect").
  • Upon submitting an answer, users: receive textual feedback about their answer. If they were incorrect, they should be told the correct answer. be moved onto the next question (or interact with an element to move on).
  • Users can see their overall score at the end of the quiz. In other words, how many questions they got right out of the total questions asked.
  • Users can able to start a new quiz.

alt home

alt home

alt home


Quiz App has :

  1. Render answer choices in a form.
  2. Use semantic HTML, along with CSS and jQuery.
  3. Responsive.
  4. Fully usable by keyboard.

Technology:

HTML5, CSS3 and jQuery.

Live link:

https://sultanak.github.io/Javascript-Quiz-App/

About

A simple Quiz Application built with HTML,CSS and jQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published