MintApps/data
9
3
Fork
You've already forked data
1
MintApps optional data for quizzes and educational games
  • JavaScript 100%
2026年06月02日 09:39:59 +02:00
fluxline fix: correct markdown syntax for starting new paragraphs 2025年11月07日 10:47:25 +01:00
icons Version 1.3.12 bugfix 2024年05月04日 11:36:56 +02:00
pairs feat: add pairs game for venn diagramms 2026年02月20日 10:53:19 +01:00
perceptron feat: update preview images for perceptron examples 2026年06月02日 09:39:59 +02:00
plot fix: Specify 220Ra in radon.json 2026年04月21日 16:10:47 +02:00
poll Version 2.0.10 2025年07月04日 08:45:29 +02:00
price fix: correct markdown syntax for starting new paragraphs 2025年11月07日 10:47:25 +01:00
quiz fix: correct markdown syntax for starting new paragraphs 2025年11月07日 10:47:25 +01:00
tdchange add missing author and license infos 2025年02月02日 17:26:20 +01:00
tips fix: correct markdown syntax for starting new paragraphs 2025年11月07日 10:47:25 +01:00
vidana Rename subject field 2025年09月10日 19:35:24 +02:00
.gitignore Remove indexe.json 2024年07月07日 10:01:17 +02:00
IMAGES.md Version 1.3.12 2024年05月04日 11:26:11 +02:00
index.js add missing author and license infos 2025年02月02日 17:26:20 +01:00
LICENSE Initial commit 2022年04月11日 13:57:00 +02:00
package.json new quiz "Kreisbewegungen", new video "Flüssigkeitspendel", new quiz "newton2" 2025年03月22日 10:43:02 +01:00
README.md Version 2.0.0-pre3 2024年12月29日 11:37:25 +01:00

MintApps - data

About this repository

This repository contains the data for MintApps quizzes and educational games. You have different options to use the examples:

  • Use them locally by downloading this repository and launching individual games from within the app using the "Start local game" button.
  • Use the online version at mintapps.org, where all the examples are available.
  • Install your own website together with this repository.

For each app type there is a subdirectory containing the JSON files of the individual examples. The central index file index.json and the preview icons are generated by the command npm run build.

License

  • The individual examples are available under various open licenses.
  • The authors have each agreed to publication in this repository.
  • Please note the respective information in the JSON files.
  • Some images have special open license conditions, please refer to IMAGES.md.
  • All other content is licensed under the "GNU General Public License 3".