Skip to content

Wira-Kusuma/quiz-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Web

Quiz Web is a web-based quiz application that allows users to test their knowledge on various topics. The project is designed to provide an interactive and fun learning experience.

Features

  • Quiz Categories: Choose quiz categories like English Language.
  • Dynamic Interaction: Uses JavaScript to display questions and track user scores.
  • Responsive Design: Optimized for various devices.
  • Final Scoreboard: Displays the score after completing all questions.

Technologies Used

  • HTML: For page structure.
  • CSS: For styling and layouts.
  • JavaScript: For interactive logic and DOM manipulation.

Folder Structure

quiz-web/
├── inggris/
│   ├── index.html       # English quiz page
│   ├── script.js        # Logic for the English quiz
│   ├── style.css        # Styles for the English quiz page
├── img/                 # Folder for images
│   ├── quiz.png         # Quiz icon
│   ├── english.jpg      # Background for the quiz page
├── script.js            # Main page logic
├── LICENSE              # MIT License

How to Run the Project

  1. Clone this repository:
    git clone https://github.com/Wira-Kusuma/quiz-web.git
  2. Open the index.html file in your browser.
  3. Select a quiz category and enjoy the interactive experience.

License

This project is licensed under the MIT License.

About

quiz website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published