23 Mar, 2019
1 commit
21 Mar, 2019
1 commit
19 Mar, 2019
1 commit
-
Moved menu item "topicos" to menu bar.
18 Mar, 2019
1 commit
-
- initdb.py sorts users by id - start_topic generates questions in threads - add sanity_check_questions as command line option `--check`
16 Mar, 2019
1 commit
-
Type declaration !regex is no longer required in questions.yaml files.
15 Mar, 2019
1 commit
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).
12 Mar, 2019
1 commit
-
Arguments are no longer sent to stdin, but in the command line instead. Topic sequence shows all the unlocked topics first. Drop compatibility with python 3.6 because of asyncio.get_running_loop().
27 Feb, 2019
1 commit
18 Feb, 2019
3 commits
06 Feb, 2019
1 commit
28 Jan, 2019
1 commit
-
- information now looks like the other text (not warning panels).
27 Jan, 2019
1 commit
19 Jan, 2019
1 commit
-
- fix and update demo. - fix striping <p></p> tags in certain cases in the md_to_html function.
06 Jan, 2019
1 commit
05 Jan, 2019
4 commits
-
…nd checkbox questions
-
- updated QUESTIONS.md
03 Jan, 2019
1 commit
02 Jan, 2019
2 commits
-
- changed FileHandler to close the file immediately after reading it
25 Dec, 2018
1 commit
24 Dec, 2018
5 commits
-
- code simplification in topics.js - clarified comments on question numeric-interval
-
- solution in bootstrap card instead of alert
20 Dec, 2018
1 commit
19 Dec, 2018
1 commit
-
will invalidate older ones.
18 Dec, 2018
1 commit
-
- using material theme for bootstrap.
17 Dec, 2018
4 commits
-
- fixed info questions to continue with a single button click.
-
- removed commeted code
-
not yet functional!
10 Dec, 2018
1 commit
-
…ons when answered wrong. - added option 'max_tries'. - added option 'shuffle' to que order of the questions in a topic. - images are no longer in a html figure tag, and are now centered.
05 Dec, 2018
1 commit
04 Dec, 2018
1 commit