SkillAgentSearch skills...

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

Install / Use

/learn @eyssette/Text2quiz
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars36
CategoryDevelopment
Updated8mo ago
Forks10

Languages

Svelte

Security Score

87/100

Audited on Jul 10, 2025

No findings