Text2quiz

screenshot of Text2quiz
svelte

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 …).

Overview:

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.

Features:

  • Automatic Quiz Creation: Text2quiz can automatically generate a quiz from a plain text, making it easy for users to create quizzes without much effort.
  • Multiple Question Types: The app offers a variety of question types, including True/False, MCQ, Cloze test, Flashcards, Short answers, Drag and drop, and Ordering. This allows users to create diverse and engaging quizzes.
  • French Language Support: While currently limited to French language, Text2quiz provides support for French-speaking users to create quizzes in their native language.

Summary:

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.

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.