Tex2quiz is a quiz app, built with Svelte Kit, that can automatically create a (complex) quiz from a simple text. 13 question types are available (True/False, MCQ, Cloze test, Flashcards, Short answers, Drag and drop, Ordering …).
Text2quiz is a quiz app built with Svelte Kit that can generate a complex quiz from a simple text. The app offers 13 different question types, including True/False, Multiple Choice Questions (MCQ), Cloze test, Flashcards, Short answers, Drag and drop, and Ordering. Currently, it is only available in French. The app is designed to be user-friendly and accessible to non-professional developers.
To install Text2quiz, follow these steps:
Create a .env file with the necessary configuration settings.
Start a development server to run the app.
Here is an example of how to start the development server:
// Code snippet for starting development server
npm run dev
Note: Please make sure to fix any errors in the instructions if you come across them, as the author of the content acknowledges being a non-professional developer.
Text2quiz is a user-friendly quiz app built with Svelte Kit. It allows users to create quizzes by entering simple text, which the app automatically converts into a complex quiz. With 13 different question types available, users can create diverse and engaging quizzes. Although currently limited to the French language, Text2quiz provides a convenient solution for non-professional developers and individuals looking to create quizzes easily.