• Stars
    star
    1
  • Language
    PHP
  • Created about 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project allows "Creator" user to create quizzes, and "Basic" users to solve quizzes and immediately got the results. The "Creator" user can add as much questions as he wants to the quiz and the format of question can be in any format that he wants (multiple-choice questions, questions with text-based answers, questions with multiple correct answers, questions with one correct answer). The "Basic" user have limited time to finish the quiz and after that all his entered answers will be submitted. After he finish the quiz, he will be prompt with the result in format "earnedPoints/maxPoints".