This is a quiz application built with Redux Toolkit, featuring a dark mode. It allows instructors to create and manage quizzes, groups, and students, while students can join groups, take quizzes, and view results.
Instructors can log in to create groups, add students, and design quizzes using a question bank with multiple-choice, multi-select. Each quiz has customizable settings like time, duration, and difficulty. A unique code is generated for students to access quizzes.
Students can join groups using a code, take quizzes within the allowed time, and view their scores and result after quiz.