/Quizar

An application used to conduct quizzes using online meeting platforms like GMeet, Zoom, MSTeams, etc..

Primary LanguageJava

Random_Question_Generator

  • This project aims at making it easier for teachers to conduct quizzes online.
  • This application take a CSV file populated with questions in one column and answers in the adjacent column as input.
  • It allows teacher to conduct quiz using the questions in that file.
  • The questions are randomly selected and displayed so that it reduces the probability of students getting the same questions.