From b5d496ab95aaea4053f73a49d56bf68049baa208 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Wed, 8 Jan 2025 23:32:40 +0000 Subject: [PATCH] Add DigiQuiz (#1056) Co-authored-by: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com> --- software/digiquiz.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/digiquiz.yml diff --git a/software/digiquiz.yml b/software/digiquiz.yml new file mode 100644 index 0000000000..f96bc23778 --- /dev/null +++ b/software/digiquiz.yml @@ -0,0 +1,10 @@ +name: Digiquiz +website_url: https://ladigitale.dev/digiquiz/ +description: An online application to publish content created with H5P (documentation in French). +licenses: + - AGPL-3.0 +platforms: + - Nodejs +tags: + - Miscellaneous +source_code_url: https://codeberg.org/ladigitale/digiquiz \ No newline at end of file