Here are listed plugins for INGInious, in two categories (new problem types and others).
They are free and open-source and thus freely reusable on your INGInious instance.
You can also take some inspiration from them.
The link to the plugin repository is given, along with a short description,
its license and the name of institution/user maintaining it.
You are free to use, copy and modify most of these plugins, according to their licenses.
If you want to contribute to one, PR and issues are welcome on most of their related repositories.
You made an open-source plugin?
Feel free to contact us or directly do a PR on this repository!
| Name |
Demo type |
| Link |
https://github.com/INGInious/problems-demo |
| Description |
A basic example to show how to create your own problem type |
| License |
AGPL 3.0 |
| Maintainer |
INGInious authors |
| Authors |
Anthony Gégo (@anthonygego) |
| Name |
Math formulae |
| Link |
https://github.com/INGInious/problems-math |
| Description |
Allows students to answer with math formulae thanks to a visual editor. Configured as MCQ, automatically grades the problems using symbolic comparison with the expected answer(s) |
| License |
AGPL 3.0 |
| Maintainer |
INGInious authors |
| Authors |
Anthony Gégo (@anthonygego) |
| Name |
Fill-in the blanks |
| Link |
https://github.com/INGInious/problems-code-fill |
| Description |
Mark some portions of text as read-only to make students fill the blanks within existing code or context. |
| License |
AGPL 3.0 |
| Maintainer |
INGInious authors |
| Authors |
Guillaume Maudoux (@layus) |
| Name |
Custom code |
| Link |
https://github.com/INGInious/problems-custom |
| Description |
Allow to create custom layout for code boxes |
| License |
AGPL 3.0 |
| Maintainer |
INGInious authors |
| Authors |
Anthony Gégo (@anthonygego), Guillaume Derval (@GuillaumeDerval) |
| Name |
Exams (supports Safe Exam Browser) |
| Link |
https://github.com/INGInious/plugin-exam |
| Description |
Restricts access to the course during exam periods. Compatible with Safe Exam Browser key mechanism. |
| License |
AGPL 3.0 |
| Maintainer |
INGInious authors |
| Authors |
Anthony Gégo (@anthonygego) |