An open API service indexing awesome lists of open source software.

https://github.com/pantor/crucio

An e-learning system for your multiple-choice questions.
https://github.com/pantor/crucio

angular e-learning education exam leipzig multiple-choice typescript university

Last synced: about 1 month ago
JSON representation

An e-learning system for your multiple-choice questions.

Awesome Lists containing this project

README

        

# Crucio

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](https://www.crucio-leipzig.de).

![screenshot](https://raw.githubusercontent.com/pantor/crucio/master/doc/screenshot.jpg)

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 *[email protected]*!

## Bugs & Feature Requests
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!

## Development
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](http://sass-lang.com) and MySQL. Furthermore, it is based on several frameworks and plug-ins. The most important ones are [Angular](https://angular.io), [Bootstrap](https://getbootstrap.com) and [Slim](http://www.slimframework.com). For Icons, [FontAwesome](http://fontawesome.io) is used. The [Angular CLI](https://cli.angular.io) is used for development. At first, [NodeJS](https://nodejs.org) 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.

## License
Crucio is released under the GNU GENERAL PUBLIC LICENSE v2.