Skip to content

DeanMahaffey/code-quiz-homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Quiz (Homework)

This project was built as a homework assignment for a programming course.

The goal was to practice JavaScript fundamentals by building a timed quiz with scoring and basic UI updates.

What this project demonstrates

  • DOM manipulation and event handling
  • Basic application state (score, timer, questions)
  • Input validation and user flow
  • Clear, readable JavaScript structure

Status

Preserved as coursework. Not actively maintained.

For newer and independent projects, see my other repositories.

code-quiz-homework

This was the hardest project i have worked on. I was trying to make a quiz game but I just couldn't figure out how to deduct time for wrong answers and set up local storage. The quiz was supposed to save highscores and deduct time off any wrong aswers.

Quiz Web App

alt text

About

Timed JavaScript code quiz homework project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published