Skip to content

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

License

eyssette/text2quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text2quiz

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

It's only in French for the moment. Sorry.

I'm not a professional developer, so feel free to fix my errors!

TODO

TODO

Developing

Install

npm install

You need to create a .env file with :

VITE_CRYPTED_MODE_KEY = "YOUR_KEY"

Start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published