1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/quizzes_ynh.git synced 2025-11-05 04:48:37 +01:00
Quizzes package for YunoHost
Find a file
2025-10-20 18:22:00 +02:00
.github Apply last example_ynh 2022-01-27 01:32:00 +01:00
conf [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 02:56:12 +02:00
doc Packaging v2 2024-01-13 12:24:29 +01:00
scripts remove removeme’s 2025-10-20 18:11:55 +02:00
sources Fix patch 2022-09-05 03:18:17 +02:00
LICENSE Update LICENSE 2021-08-24 18:03:40 +02:00
manifest.toml Upgrade to php8.4 2025-10-20 18:08:20 +02:00
README.md Auto-update READMEs 2025-10-20 18:22:00 +02:00
tests.toml Packaging v2 2024-01-13 12:24:29 +01:00

Logo of Quizzes Quizzes, packaged for YunoHost

Multiple choice quiz platform with results analysis interface

Version: 1.3.0~ynh5

Screenshots

Screenshot of Quizzes

📦 Developer info

Automatic tests level

🛠️ Upstream Quizzes repository: https://github.com/hipay/quizzes/

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/quizzes_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade quizzes -u https://github.com/YunoHost-Apps/quizzes_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.