Championchallenger is a game-based learning platform similar to kahoot.com build with React.js.
Features:
- User authentications system
- User can create Quiz
- A quiz have n number of questions with two types of questions, multiple choice questions and open-ended questions.
- A quiz have 3 rounds of questions.
- Each questions have an image or audio file and many others question related things.
- Quiz author can create an assignment for the quiz and can share the assignment link to play quiz for others player
- Each quiz assignment have full quiz play history like marks and rank of the player.
- Quiz author can create a room to join others player and play quiz in real time.
- And many others features are under development.