Pinocchio is a system which should assist researchers, and group managers to monitor team activities and to allocate teams. In the capstone course of the Department of Computer Science of the University of Pretoria the system is used for regular peer assessments. The system analyses student reports to determine participatory styles of students. The participatory styles as well as other personal data such as academic standing and personality attributes can be used to allocate teams.
- Install Django (https://www.djangoproject.com/start/)
- For help with Git visit: http://rogerdudler.github.io/git-guide/
- Fork and clone this repository.
- To start the server use:
python manage.py runserver