09 May, 2020
1 commit
-
- remove lost print() - fix answers not shown in review (escape html) - fix duration in review - cosmetic changes in review
07 May, 2020
1 commit
-
- new information question in the demo suggesting use of yamllint. - satisfy pylint recommendations against logging f-strings - handle JSON exception - show file and ref both in the test and review - add button to get detailed grades of all questions in a test - version bump to 2020.05.dev3
05 May, 2020
2 commits
-
- debounce authorization checkboxes
02 May, 2020
1 commit
-
- 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
30 Apr, 2020
3 commits
-
- update BUGS.md - add example of random choice of questions in demo.yaml - update .gitignore - remove package-lock.json from git repository
-
- remove package-lock.json from git repository
29 Apr, 2020
3 commits
-
- handle resize event - report initial screen and window size - simplified run_script() function in tools.py
-
- 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
23 Nov, 2019
3 commits
12 Nov, 2019
2 commits
-
to the answer before correction (lower case, remove spaces, etc). - updated demo. - fix spaces between questions and information panels.
07 Nov, 2019
6 commits
-
- fix and improve sanity checks - show discount points - add scale_min - add support for list of regular expressions in regex questions - improve documentation - improves exception handling in python - grades are no longer rounded in the database, but show rounded to 1 decimal place in the browser.
-
- fix and improve sanity checks - show discount points - add scale_min - add support for list of regular expressions in regex questions - improve documentation - improves exception handling in python - grades are no longer rounded in the database, but show rounded to 1 decimal place in the browser.
16 Oct, 2019
2 commits
-
- updates javascript libraries
19 Sep, 2019
3 commits
-
- mathjax update to version 3 improves performance. - fix solution rendering in the review. - minor text changes in the demo. - minor version updates in javascript libraries.
-
- version bump to 2019.09.dev1
-
- updated to mathjax-3 (major improvement). - fixed rendering of solution in the review.
26 Jun, 2019
1 commit
-
- update BUGS.md
14 Jun, 2019
2 commits