|
migrations
|
Add course app with default course model
|
2022-09-23 14:55:21 +02:00 |
|
tests
|
Try to make cypress tests less flaky
|
2022-09-14 16:29:41 +02:00 |
|
__init__.py
|
added learnpath app
|
2022-03-28 17:41:58 +02:00 |
|
admin.py
|
added learnpath app
|
2022-03-28 17:41:58 +02:00 |
|
apps.py
|
added learningpath apps and fist tests
|
2022-03-30 15:10:02 +02:00 |
|
models.py
|
Add course app with default course model
|
2022-09-23 14:55:21 +02:00 |
|
models_learning_unit_content.py
|
Add exercise url as wbt
|
2022-08-24 17:04:36 +02:00 |
|
serializers.py
|
Add page cache for learningpath pages
|
2022-07-05 15:44:11 +02:00 |
|
signals.py
|
Add page cache for learningpath pages
|
2022-07-05 15:44:11 +02:00 |
|
utils.py
|
Refactor completion api
|
2022-06-22 19:04:35 +02:00 |
|
views.py
|
VBV-102: refactor server urls
|
2022-09-02 14:33:38 +02:00 |