Skip to content

A short quiz game that I've developed that quizzes users on their coding knowledge.

License

Notifications You must be signed in to change notification settings

alzcheng/codeQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Quiz

The Application

I created an application of a timed quiz on JavaScript fundamentals that stores high scores so that one can use my application to gauge their progress with their peers.

Features

This application will have 4 main screens. The user will use the buttons to navigate between the starting screen, choosing the questions, and enter in the high scores.

Starting Screen for Quiz

Screenshot of starting screen

Questions Screen for Quiz

Screenshot of question screen

When a user clickes on a right answer, "Right Answer!" message will appear on the bottom. Otherwise, "Wrong Answer!" will appear.

Enter Highscore Screen for Quiz

Screenshot of enter high score

The user can enter his or her initial. If their scores are top 5, their name will appear on the highscores scoreboard.

Highscore Scoreboard Screen

Screenshot of high score scoreboard

Learnings

  1. Code can be better organized. Can refractor and use JQuery to simplify the code. Need to think about the organization first in the next homework.

Link to finished product website

Link to finished product

About

A short quiz game that I've developed that quizzes users on their coding knowledge.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published