01 Dec, 2019
1 commit
-
- changed animations and shows a spinner while correcting - improved submit button dynamics - link to latest mathjax from cdn
23 Nov, 2019
2 commits
-
- 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 Nov, 2019
4 commits
15 Nov, 2019
2 commits
12 Nov, 2019
1 commit
-
the answers before the correction.
09 Nov, 2019
1 commit
05 Nov, 2019
4 commits
-
match. It's considered correct if any match is found.
-
match. It's considered correct if any match is found.
03 Nov, 2019
2 commits
-
- fix image size in solution box - update demo to match the new courses organization
01 Nov, 2019
3 commits
-
- show rankings per course - don't show students with no activity in a course
-
- don't show students with no activity
19 Oct, 2019
2 commits
18 Oct, 2019
2 commits
-
- supports several courses. - replaced 'topics' by 'goals' in the courses.yaml definition.
-
- set supported versions of python packages. - changes key 'topics' to 'goals' when setting a course. - fix use of deprecated 'g.node[]' from networkx.
03 Oct, 2019
1 commit
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
2 commits
-
- added some type annotations - fix recomment_topic_sequence argument not being used - fix load_yaml error line number info