05 May, 2020
1 commit
02 May, 2020
5 commits
-
- button to close the test after the grades. - replace (scale_points, scale_min, scale_max) by "scale: [0, 20]" - updates demo.yaml - correct-question.py changed to count the number of correct colors - catch exception during loading test configuration - fix exception handling of sqlalchemy - change default logging to include seconds - update BUGS.md
01 May, 2020
4 commits
-
- updates demo.yaml - correct-question.py changed to count the number of correct colors - catch exception loading test configuration
-
- update BUGS.md
30 Apr, 2020
10 commits
-
- update BUGS.md - add example of random choice of questions in demo.yaml - update .gitignore - remove package-lock.json from git repository
-
- add example of random choice of questions in demo.yaml
-
- remove package-lock.json from git repository
-
- remove package-lock.json from git repository
29 Apr, 2020
10 commits
-
- handle resize event - report initial screen and window size - simplified run_script() function in tools.py
-
- handle resize event - report initial screen and window size
-
- fix grade format in logs - fix many pyyaml warnings - rewrite run_script and run_script_async
-
- fix grade format in logs - fix many pyyaml warnings - rewrite run_script and run_script_async
28 Apr, 2020
5 commits
-
fix possible submit/autosubmit regression
-
- show time remaining. - fix many pylint warnings - show type of submission
-
- fix timer when there is no time limit
-
- show time remaining. - fix many pylint warnings
24 Mar, 2020
3 commits
-
update .gitignore
-
commandline options: --version and --port
10 Dec, 2019
2 commits