01 Sep, 2021
3 commits
-
# BUGS.md # README.md # aprendizations/__init__.pyAPP_VERSION = '2021.08.dev1'
-
Use bootstrap instead of material themed version. Lot's of small changes and fixes.
08 Jul, 2021
1 commit
-
other changes and cleanup
12 Feb, 2020
1 commit
29 Jan, 2020
1 commit
27 Jan, 2020
1 commit
-
show legend in topics table show puzzle icon for nongoal dependencies modified looks of chapters
24 Jan, 2020
2 commits
-
fix error where finishing a course would try to start empty course. goals that are chapters will recursively import dependencies.
23 Jan, 2020
1 commit
-
- fixed some mypy errors - don't show topic dependencies that are not goals if already done - allow admin to reload topic and regenerate QFactory
09 Jan, 2020
1 commit
-
maintopics-table has changed looks in chapters and locked topics
03 Jan, 2020
2 commits
-
- show book icons for topics of type "learn" - remove mathjax symbolic links - add sticky footer with link to submit bug reports and suggestions
31 Dec, 2019
1 commit
18 Dec, 2019
1 commit
04 Dec, 2019
1 commit
01 Dec, 2019
1 commit
-
- changed animations and shows a spinner while correcting - improved submit button dynamics - link to latest mathjax from cdn
23 Nov, 2019
2 commits
-
- changes checkbox correct list to the same semantics as radio with interval values in the interval [0,1] - adds many sanity checks to questions. - fix display math centering in radio and checkbox options - fix check for nonexisting goals - fix missing database - fix bug where last question would not show images in the solution
16 Nov, 2019
4 commits
15 Nov, 2019
2 commits
12 Nov, 2019
1 commit
-
the answers before the correction.
09 Nov, 2019
1 commit
05 Nov, 2019
4 commits
-
match. It's considered correct if any match is found.
-
match. It's considered correct if any match is found.
03 Nov, 2019
2 commits
-
- fix image size in solution box - update demo to match the new courses organization
01 Nov, 2019
3 commits
-
- show rankings per course - don't show students with no activity in a course
-
- don't show students with no activity
19 Oct, 2019
2 commits
18 Oct, 2019
2 commits
-
- supports several courses. - replaced 'topics' by 'goals' in the courses.yaml definition.
-
- set supported versions of python packages. - changes key 'topics' to 'goals' when setting a course. - fix use of deprecated 'g.node[]' from networkx.