11 Nov, 2022
3 commits
07 Sep, 2022
2 commits
-
there is still more work to do...
-
- fix space in navbar - fix puzzle icon in topics
04 Aug, 2022
1 commit
03 Aug, 2022
5 commits
-
New learn topic in demo/math
-
Testing needed: prize at the end of topic?
16 Apr, 2022
2 commits
-
- python3.10 - mistune<2 because it's incompatible
08 Apr, 2022
1 commit
-
- main added to the loggers (todo: change logging to logger)
15 Nov, 2021
2 commits
08 Nov, 2021
4 commits
-
it was causing problems with sqlalchemy.
-
update looks and documentation. include freebsd configuration files. remove delay on POST answers since animations already have delay.
-
use cdn provided font-awesome and codemirror remove npm and node dependencies version bump to 2021.11.dev1
07 Nov, 2021
2 commits
06 Nov, 2021
1 commit
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