02 Oct, 2019
1 commit
-
- solution always shown. - fixed image rendering: always left aligned as text. - formulas are inserted with latex delimiters \(x\) and \[x\] for mathjax rendering.
28 Sep, 2019
1 commit
-
- shift-enter submits
26 Sep, 2019
1 commit
-
- mathjax3 seems to be working fine - fixed finish_topics redirect working... with bugs...
25 Sep, 2019
1 commit
-
- updates mathjax to version 3 (not yet working correctly) - updates other javascript libraries
17 Jul, 2019
1 commit
-
adds [mypy] section in mypy.ini
16 Jul, 2019
8 commits
-
which affects checkbox questions.
-
all tornado code moved to serve.py disallowed topic restart (avoid regenerating questions)
15 Jul, 2019
4 commits
-
- added some type annotations - fix recomment_topic_sequence argument not being used - fix load_yaml error line number info
14 Jul, 2019
7 commits
-
- code cleaning and bug fixing. - updates javascript libraries. - some refactoring.
-
changed filename knowledge.py to student.py
-
- main.py to setupt and start the application - serve.py to handle requests
13 Jul, 2019
1 commit
-
adds the --version option. shows instructions in the terminal for some failures in configuration. fix error with exception not detected when database not usable.
15 May, 2019
3 commits
08 May, 2019
9 commits
-
Asynchronous question generators. Asynchronous correction of textarea questions. Removes 'lines' option in textarea questions (unused in codemirror). The async implementations fixes errors with threading and sqlalchemy.
07 May, 2019
3 commits
-
fixes project url in setup.py