Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Lightweight CSV-Based Quiz Web App

A simple and fast quiz web application built for self-testing. Just upload a CSV file with questions, and you're ready to go — no login, no database, no hassle. The app walks you through a series of questions and gives you your result at the end.


🚀 Features

  • ✅ Load questions instantly from a CSV file
  • 🎯 Choose the correct answer from given options with a single click
  • ⏭️ Automatically proceeds to the next question
  • 📊 Final score summary at the end: number of correct and incorrect answers
  • 🧠 Great for quick revision and self-assessment

📝 How It Works

  1. Upload a CSV file containing your quiz questions.
  2. The app will parse the file and display questions with clickable answer options.
  3. Click on the answer you believe is correct.
  4. Continue through the quiz.
  5. At the end, view your results summary (correct vs incorrect).

📁 CSV Format Example

Make sure your CSV file is structured like this:

  • Question,Correct Answer,False Option 1,False Option 2
  • What is 2+2?,4,55,309
  • What is 44/2,22,69,3
  • etc..

📃 License

MIT License — feel free to use, modify, and share!


🛠️ Tech Stack

  • HTML, CSS, JavaScript
  • PapaParse for CSV parsing

🙌 Author

Made by Muhamad Assaad [ najtms ]

About

A lightweight web application designed to help you test your knowledge by uploading questions through a CSV file. Just upload your custom CSV, and the app will automatically load and display your quiz. Ideal for self-assessment, practice tests, or quick knowledge checks.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages