11 Oct, 2021
1 commit
01 Sep, 2021
5 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.
12 Aug, 2021
2 commits
-
- update and fix animateCSS - fixed error in sqlalchemy on finished topic - version bump to 2021.08.dev1
07 Aug, 2021
1 commit
02 Aug, 2021
1 commit
31 Jul, 2021
1 commit
-
- models.py -> done - initdb.py -> done
08 Jul, 2021
6 commits
-
other changes and cleanup
-
- questions.py cleanup. Replaced __init__() by gen() method - setup.py now correctly specifies compatible sqlalchemy version
02 Jun, 2021
2 commits
13 Mar, 2021
1 commit
19 Jan, 2021
2 commits
05 Nov, 2020
2 commits
-
"show animations" or "reduced motion" in Windows and MacOS.
03 Nov, 2020
1 commit
-
try to disable cache on certain handlers to fix windows10 loading problems (untested) use static_url in templates to use browser cache while files are not changed
07 Aug, 2020
1 commit
-
- fix pylint warnings - fix math not rendering: repaced tex-svg.js -> tex-mml-chtml.js - fix progress bar in topic so that it doesn't scroll with the page.
03 Mar, 2020
1 commit
18 Feb, 2020
1 commit
-
- adds a warning message for textarea questions that have no tests
16 Feb, 2020
1 commit
12 Feb, 2020
1 commit
02 Feb, 2020
1 commit
29 Jan, 2020
2 commits
27 Jan, 2020
3 commits
-
show legend in topics table show puzzle icon for nongoal dependencies modified looks of chapters
-
show legend in topics table modified looks of chapters
24 Jan, 2020
4 commits
-
fix error where finishing a course would try to start empty course. goals that are chapters will recursively import dependencies.
-
fix error where finishing a course would try to start empty course. goals that are chapters will recursively import dependencies.