23 Nov, 2019
1 commit
-
- changes checkbox correct list to the same semantics as radio with interval values in the interval [0,1] - adds many sanity checks to questions. - fix display math centering in radio and checkbox options - fix check for nonexisting goals - fix missing database - fix bug where last question would not show images in the solution
16 Jul, 2019
1 commit
-
all tornado code moved to serve.py disallowed topic restart (avoid regenerating questions)
06 May, 2019
1 commit
24 Apr, 2019
1 commit
18 Feb, 2019
1 commit
09 Dec, 2017
1 commit
02 Dec, 2017
1 commit
28 Nov, 2017
1 commit
22 Nov, 2017
2 commits
23 Feb, 2017
1 commit
-
- Each question has it's own factory - Questions are added to a list in each node of the graph - Database has a topics table and N-M relationship to students
19 Feb, 2017
1 commit
14 Feb, 2017
1 commit
-
- improved documentation. - useful feedback when importing modules fails. - markdown helper md() moved to tools. - added empty certs folder (.gitignore)