No description
Find a file
2023-10-13 16:48:17 +00:00
conf first commit 2023-10-13 18:48:11 +02:00
doc first commit 2023-10-13 18:48:11 +02:00
scripts first commit 2023-10-13 18:48:11 +02:00
sources first commit 2023-10-13 18:48:11 +02:00
config_panel.toml.example first commit 2023-10-13 18:48:11 +02:00
LICENSE first commit 2023-10-13 18:48:11 +02:00
manifest.toml first commit 2023-10-13 18:48:11 +02:00
README.md Auto-update README 2023-10-13 16:48:17 +00:00
README_fr.md Auto-update README 2023-10-13 16:48:17 +00:00
tests.toml first commit 2023-10-13 18:48:11 +02:00

Tex2quiz for YunoHost

Integration level Working status Maintenance status

Install Tex2quiz with YunoHost

Lire ce readme en français.

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

Screenshot of Tex2quiz

Documentation and resources

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