Educational Quiz Platform
The project is an Educational Quiz Platform developed for an IB Computer Science Internal Assessment. It utilizes Java Swing framework and WindowBuilder plugin to create a user-friendly interface. The system serves two types of users: Admin and Student. The Admin role involves creating quizzes with multiple-choice questions. Admins can manage quizzes, add new questions, and customize the content. Students can access quizzes, answer questions, and submit their responses. After completion, the system provides immediate feedback by displaying the final score and completion time.
Made with: