07 May, 2020
1 commit
-
- new information question in the demo suggesting use of yamllint. - version bump to 2020.05.dev3
01 May, 2020
1 commit
-
- updates demo.yaml - correct-question.py changed to count the number of correct colors - catch exception loading test configuration
30 Apr, 2020
1 commit
-
- add example of random choice of questions in demo.yaml
29 Apr, 2020
1 commit
-
- fix grade format in logs - fix many pyyaml warnings - rewrite run_script and run_script_async
24 Mar, 2020
1 commit
-
commandline options: --version and --port
23 Nov, 2019
1 commit
12 Nov, 2019
1 commit
-
to the answer before correction (lower case, remove spaces, etc). - updated demo. - fix spaces between questions and information panels.
07 Nov, 2019
1 commit
-
- 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.
19 Sep, 2019
1 commit
-
- 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.
14 May, 2019
1 commit
-
- shares same questions.py as aprendizations. - rewrite of TestFactory to use the same QFactory as aprendizations. removes factory.py. - fix async functions to always use the same thread (no executor), also fixes sqlalchemy threading errors. - fix textarea lines. - fix checkbox with shuffle set to false. - fix error in scale_points when total points is zero.
13 May, 2019
1 commit
-
updates js libs versions adds new bug reports in BUGS.md
13 Feb, 2019
1 commit
24 Jan, 2019
1 commit
-
- fix show test duration
12 Jan, 2019
1 commit
-
- fixes and improvements in the demo.
06 Nov, 2018
2 commits
-
- added support to images in the questions.
24 Sep, 2018
1 commit
20 Nov, 2017
1 commit
15 Nov, 2017
1 commit
-
- some corrections to demo
13 Nov, 2017
1 commit
23 Oct, 2017
1 commit
-
- its now possible to sort, but allow/deny is no longer working...
21 Oct, 2017
1 commit
-
- fixed markdown rendering in questions.
20 Oct, 2017
1 commit
-
- many changes and fixes. review still hardcoded...
17 Oct, 2017
1 commit
26 Jan, 2017
1 commit
-
… it's in a given interval.
10 Jan, 2017
1 commit
13 Oct, 2016
1 commit
13 Jul, 2016
1 commit
-
- documentation improvements
01 Jul, 2016
3 commits
-
- cosmetic changes.