Front end

JavaScript Code Quiz

A timed quiz with scoring and locally saved results.

JavaScript Code Quiz interface preview

Overview

What the project is designed to do

A five-question JavaScript quiz with a sixty-second timer, time penalties for incorrect answers, and a local high-score list.

The remaining time becomes the final score when all questions are answered; incorrect answers subtract ten seconds.

The project uses browser event handling, timers, CSS transitions, and local storage without a server dependency.

Continue exploring

Related projects