10 Jan, 2017
1 commit
09 Jan, 2017
1 commit
19 Nov, 2016
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
01 Nov, 2016
3 commits
-
- removed unused code.
31 Oct, 2016
3 commits
24 Oct, 2016
2 commits
20 Oct, 2016
3 commits
-
- If type of question does not exist, logs error and ignores question.
-
- Answers are always saved. Removed 'save_answers' option.
18 Oct, 2016
1 commit
13 Oct, 2016
1 commit
19 Jul, 2016
1 commit
13 Jul, 2016
2 commits
-
- the test state indicates if the test was corrected normally, the student quit, or the test is null because of cheating. - tests are always stored in the database, even if the student quits. - added support to review quit tests
-
- documentation improvements
07 Jul, 2016
3 commits
-
- updated init.db so that fake students are added only if no csv is provided.
05 Jul, 2016
3 commits
-
- cosmetic changes.
-
- minor cosmetic changes
01 Jul, 2016
4 commits
-
- cosmetic changes.
-
- added new bootstrap themes. - cosmetic changes.
30 Jun, 2016
2 commits
-
- added font-awesome, used only in test reviews for now.
29 Jun, 2016
1 commit
-
- fixed bug where incorrect test results were shown to student after /correct.
27 Jun, 2016
1 commit
-
- disabled content-security-policy because of MathJax - removed column from tables in /admin to simplify
26 Jun, 2016
1 commit
15 Jun, 2016
1 commit
14 Jun, 2016
1 commit
-
- fixed giveup() not logging out stude - insert new student on /admin