14 Mar, 2019
1 commit
-
- drop support for python 3.6 - min_level in course configuration so that a topic is unlocked if dependencies are above the minimum level. - changed shuffle to shuffle_questions in course configuration to avoid confusion between the shuffle options of some questions. - correction no longer returns grade, just updates q['grade']. - remove prefix 'l' from students login name. - allow codemirror text boxes to grow. - updated yaml.load to yaml.safe_load (untested in regex).
19 Jan, 2019
1 commit
-
- fix and update demo. - fix striping <p></p> tags in certain cases in the md_to_html function.
01 Dec, 2018
1 commit
-
…a is to avoid incompatible prefixes on multiple yaml files. - some changes in async functions
29 Nov, 2018
1 commit
-
- documentation updates to python3.7. - started to make changes to allow multiple configuration files.
25 Nov, 2018
1 commit
26 Jan, 2018
2 commits
29 Nov, 2017
1 commit
-
- mistune for markdown rendering. - change password is working. - other fixes.
28 Nov, 2017
1 commit