03 Jul, 2015
3 commits
-
- fixed myauth.py to use bcrypt.
-
- now allows to add students to an existing database - detects if students already exist - show progress in the terminal during password generation
30 Jun, 2015
4 commits
29 Jun, 2015
1 commit
27 Jun, 2015
2 commits
-
- check if questions have a "ref" key in the test configuration
26 Jun, 2015
1 commit
-
- corrections in the /config/server.conf - fixed paths so that server can be run from other directories. - fixed paths so that questions, tests and logs do not have to be in the server directory. - check existence of some files, directories and database - removed offensive comments
23 Jun, 2015
3 commits
-
- updated manual and demo
22 Jun, 2015
4 commits
-
- report inexistent refs in test.yaml - added logs directory (empty) to repository
-
- fixed order of the students in /result, added elapsed time and cosmetic changes - new icon (pomba)
11 Jun, 2015
2 commits
09 Jun, 2015
3 commits
05 Jun, 2015
1 commit
04 Jun, 2015
4 commits
03 Jun, 2015
3 commits
02 Jun, 2015
1 commit
-
/students.
01 Jun, 2015
1 commit
30 May, 2015
2 commits
-
- code cleanup.
29 May, 2015
5 commits
-
- textarea, text and text_regex now remember last answer on practice mode.