02 Oct, 2019
1 commit
-
- solution always shown. - fixed image rendering: always left aligned as text. - formulas are inserted with latex delimiters \(x\) and \[x\] for mathjax rendering.
28 Sep, 2019
1 commit
-
- shift-enter submits
26 Sep, 2019
1 commit
-
- mathjax3 seems to be working fine - fixed finish_topics redirect working... with bugs...
25 Sep, 2019
1 commit
-
- updates mathjax to version 3 (not yet working correctly) - updates other javascript libraries
16 Jul, 2019
1 commit
08 May, 2019
1 commit
07 May, 2019
1 commit
-
updates login page.
23 Apr, 2019
1 commit
-
- remove dead code in html templates
22 Apr, 2019
1 commit
-
- Sanity checks now support tests_right and tests_wrong in questions (unit testing for questions) - Application name is defined in __init__.py only, so that changing name becomes easier.
25 Mar, 2019
1 commit
21 Mar, 2019
1 commit
19 Mar, 2019
1 commit
-
Moved menu item "topicos" to menu bar.
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().
18 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.
05 Jan, 2019
2 commits
-
…nd checkbox questions
-
- updated QUESTIONS.md
02 Jan, 2019
1 commit
-
- changed FileHandler to close the file immediately after reading it
24 Dec, 2018
3 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
3 commits
-
- 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.
20 Nov, 2018
1 commit
22 Oct, 2018
3 commits
-
…codemirror, fontawesome)
-
- cosmetic changes, mostly.
27 May, 2018
1 commit
01 May, 2018
1 commit
21 Apr, 2018
3 commits