mirror of
https://github.com/YunoHost-Apps/text2quiz_ynh
synced 2026-02-04 07:11:51 +01:00
No description
| conf | ||
| doc | ||
| scripts | ||
| sources | ||
| config_panel.toml.example | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| README_fr.md | ||
| tests.toml | ||
Tex2quiz for YunoHost
This package allows you to install Tex2quiz quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
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 …).
Benefits :
- No account to create
- No cookies, no recorded data: fully compatible with the GDPR
- Simple interface to quickly create a quiz
Shipped version: 0.0.1~ynh1
Demo: https://text2quiz.vercel.app/
Screenshots
Documentation and resources
- Official app website: https://text2quiz.vercel.app/
- Upstream app code repository: https://github.com/eyssette/text2quiz
- Report a bug: https://github.com/YunoHost-Apps/tex2quiz_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/tex2quiz_ynh/tree/testing --debug
or
sudo yunohost app upgrade tex2quiz -u https://github.com/YunoHost-Apps/tex2quiz_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps
