Paste2Quiz

Description
The tool allows users to paste quiz questions, typically multiple choice, following a structured syntax provided by the platform.
Once the data is entered, the system generates a dynamic interactive quiz that allows you to answer questions directly within the interface.
At the end of the quiz, the user can confirm or end the session to view results, including correct answers, mistakes, and performance statistics.
The platform also includes a syntax guide and a dedicated prompt for LLM models, which allows you to automatically generate quiz content starting from sources provided by the user.
Goals
The goal of the project is to simplify the creation and management of quizzes for students, making study and self-assessment more efficient.
Functions
- Custom input handling
- Responsive design
- Light/Dark mode
Technologies
- Next.js
- React.js
- TypeScript
- CSS