21 Jan, 2017
1 commit
11 Jan, 2017
1 commit
15 Nov, 2016
1 commit
-
current directory.
13 Nov, 2016
2 commits
-
* bootstrap-3.3.7 * font-awesome-4.7.0 * jquery-3.1.1 * mathjax-2.7 - removed a few unused imports in python code.
12 Nov, 2016
1 commit
20 Oct, 2016
1 commit
-
- Answers are always saved. Removed 'save_answers' option.
01 Jul, 2016
2 commits
-
- cosmetic changes.
-
- added new bootstrap themes. - cosmetic changes.
30 Jun, 2016
1 commit
-
- added font-awesome, used only in test reviews for now.
27 Jun, 2016
1 commit
-
- disabled content-security-policy because of MathJax - removed column from tables in /admin to simplify
15 Jun, 2016
1 commit
14 Jun, 2016
1 commit
-
- fixed giveup() not logging out stude - insert new student on /admin
08 Jun, 2016
1 commit
07 Jun, 2016
1 commit
-
- removed all sqlite3 code. - fixed sorting students in admin. - added logger configuration files.
02 Jun, 2016
2 commits
31 May, 2016
1 commit
-
- the serve.py is now only the interface, everything goes through App class. - implemented an /admin page to authorize students and reset passwords. this is done with a webservice that responds to AJAX. test: - check if questions exist when building testfactory - final grade is rounded to 1 decimal place (0.0 - 20.0) questions: - added support for correction comments for textarea type questions. - scripts can return grade or a dictionary {grade: 10.0, comments:'hello'} serve: - implemented a werbservice for /admin - moved authentication requirements into the serve.py - tried to improve security (but webservices still missing) - templates are obtained only once regressions: - configuration is a completle mess
23 Apr, 2016
1 commit
-
- simplified code in some questions. - added more error checks.
04 Apr, 2016
2 commits
-
- updated to Bootstrap 3.3.6
30 Jun, 2015
1 commit
23 Jun, 2015
1 commit
22 Jun, 2015
1 commit
-
- fixed order of the students in /result, added elapsed time and cosmetic changes - new icon (pomba)
09 Jun, 2015
1 commit
27 May, 2015
1 commit
25 May, 2015
1 commit
-
- test information in the when in debug mode
24 May, 2015
1 commit
-
- added final grade in a jumbotron when in train_mode.
23 May, 2015
1 commit
22 May, 2015
1 commit
21 May, 2015
1 commit
-
- list of students and password reset/definition in /students is now working.
20 May, 2015
1 commit