Crucio is an e-learning system for multiple-choice questions. Student groups can enter old or mock exams and make them available for all fellow students in an easy way. Crucio is currently used at the Leipzig University.
Crucio is open source and freely available. If you or your student union want to introduce Crucio for your exam collection, feel free to contact us at kontakt@crucio-leipzig.de!
Please report bugs in the issue tracker (Issues Tab). Thanks! In the same way, you can list your feature requests for Crucio. We appreciate every piece of contributing!
If you want to remove bugs, introduce new features or learn about the project, we are happy to welcome you onboard! A few notes about Crucio:
Crucio is written in PHP, Typescript, Sass and MySQL. Furthermore, it is based on several frameworks and plug-ins. The most important ones are Angular, Bootstrap and Slim. For Icons, FontAwesome is used. The Angular CLI is used for development. At first, NodeJS needs to be installed, afterwards all dependencies for Crucio (which are listed in package.json
) can be downloaded via npm install
. Pull-requests can be send to the dev
-branch.
Crucio is released under the GNU GENERAL PUBLIC LICENSE v2.