Skip to content

cyroxx/EvaP

 
 

Repository files navigation

EvaP - Evaluation Platform

Build Status Dependency Status Code Health

What is EvaP?

EvaP is the course evaluation system used internally at Hasso Plattner Institute.

For the documentation, please look into the docs subdirectory or its online version: https://evap.readthedocs.org.

Installation

The vagrant setup is shown here. For manual installation instructions and production deployment see http://evap.readthedocs.org/en/latest/installation.html.

  1. Checkout EvaP and its submodules:

    git clone --recurse-submodules git@github.com:fsr-itse/EvaP.git
  2. After installing Vagrant, run in your EvaP root directory:

    vagrant up
  3. Open your browser:

    http://localhost:8000/
  4. Log in with the following credentials:

    username: evap
    password: evap

That's it!

Contributing

We'd love to see contributions, feel free to fork! You should probably branch off master, the branch release is used for stable revisions.

Mailinglist

We have a mailinglist called evap-dev@lists.myhpi.de.

You can add yourself to the list at http://lists.myhpi.de/HQowKfvd70oVOTPEWG2UhB0OO0rfo8Z.

License

See docs/License.rst.

About

a university course evaluation system written in Python using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.4%
  • JavaScript 19.3%
  • CSS 11.7%
  • Java 3.9%
  • Shell 1.3%
  • Puppet 0.8%
  • Ruby 0.6%