13 May, 2019
2 commits
- 
moves json save to app (instead of test). moves markdown code to new file parser_markdown.py. new function run_script_async in tools. 
- 
updates js libs versions adds new bug reports in BUGS.md 
03 Apr, 2019
3 commits
- 
fix some flake8 errors in test.py. add debug log on individual question correction. 
- 
fix yaml.load() to yaml.safe_load() as per deprecation warning. fix flake8 errors 
14 Feb, 2019
1 commit
- 
- was using bcrypt in synchronous way, which is slow on first login of many students. - commented functions from app.py that are not being used. 
13 Feb, 2019
9 commits
12 Feb, 2019
1 commit
24 Jan, 2019
2 commits
- 
- fix show test duration 
- 
- minor changes in the code. 
17 Jan, 2019
2 commits
16 Jan, 2019
2 commits
- 
…e single template information. - show-ref option now also shows path and filename. 
15 Jan, 2019
3 commits
- 
- removed dead code (FileHandler) 
- 
- fixed some errors when ./serve is run with wrong yaml files. 
12 Jan, 2019
3 commits
- 
- fixes and improvements in the demo. 
- 
…information and warning instead. 
11 Jan, 2019
1 commit
05 Jan, 2019
1 commit
23 Dec, 2018
2 commits
21 Dec, 2018
1 commit
04 Dec, 2018
1 commit
- 
- fixed debug messages alignment. - updated codemirror and fontawesome links to latest versions 
20 Nov, 2018
1 commit
18 Nov, 2018
5 commits