Skip to content

Chanraksarwat/Javascript-Code-Quiz

Repository files navigation

Javascript-Code-Quiz

Live Demo

https://chanraksarwat.github.io/Javascript-Code-Quiz/

Objective

An exercise that takes you through the steps to make an interactive quiz, using HTML, CSS and JavaScrip. This is an exercise that demonstrates what you we can do with an interactive website and how I can manipulate the code for your own purposes and start thinking about how you'd create your own interactive projects using DOM manipulation.

Problem

To create and interactive quizes that consist of multiple choices answers. The project should should container both beautiful interface and functionally.

Solve

  1. User introduce with beautiful landing page with multiple interactive button. The Interface build with accessibilty in mind.
  2. After user inter the game, they welcome with mutiple choice quesiton as well as progressbar and score.
  3. Score will be reflected based on how user do on the quesitons.
  4. After finishing all questions, user will be taken to a result page where they can choose to save their score or go back to the homepage.

ScreenShots

p1

p2

p3

p4

p5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors