EvaP is the course evaluation system used internally at Hasso Plattner Institute.
For the documentation, please see our wiki.
The vagrant setup is shown here. For manual installation instructions and production deployment please see the wiki page on installation.
Checkout EvaP and its submodules:
git clone --recurse-submodules [email protected]:fsr-itse/EvaP.git
After installing Vagrant, run in your EvaP root directory:
vagrant up vagrant ssh ./manage.py run
Open your browser:
http://localhost:8000/
Log in with the following credentials:
username: evap password: evap
That's it!
We'd love to see contributions, feel free to fork! You should probably branch off master
, the branch release
is used for stable revisions.
We have a mailinglist called [email protected].
You can add yourself to the list at http://lists.myhpi.de/HQowKfvd70oVOTPEWG2UhB0OO0rfo8Z.
See LICENSE.rst.