🎯 MCQ Quiz App

Upload Your Quiz CSV

Expected columns: Question, Options, Correct Option, Explanation, Topic (optional)

📋 CSV Format Guide (Click to expand)

Required Columns:

  • Question - The question text
  • Options - Answer choices separated by comma (,) or pipe (|)
  • Correct Option - The exact text of the correct answer
  • Explanation - Explanation for the answer
  • Topic - (Optional) Category/topic name

Example CSV Format:

Question,Options,Correct Option,Explanation,Topic
What is 2+2?,2|3|4|5,4,Basic addition: 2+2=4,Mathematics
Capital of France?,London|Paris|Berlin|Rome,Paris,Paris is the capital city of France,Geography
Who wrote Hamlet?,Dickens|Shakespeare|Austen|Orwell,Shakespeare,William Shakespeare wrote Hamlet,Literature

Tips:

  • Use either comma (,) or pipe (|) to separate options
  • Correct Option must exactly match one of the options
  • Topic column is optional but enables Topic-Wise Practice
  • Keep questions clear and concise