feat: AA-885 show offsets in studio self paced course outline for a subsection
feat: AA-883 basic prototype for custom pacing pls in studio refactor: merge with basic prototype for self paced courses from AA-844 feat: add due date estimate message in self paced courses studio modal refactor: merge with main that has up to date self paced custom pls editor and tests fix: only display projected date if start date exists fix: tests to check grading date in outline fix: only one warning message show at a time fix: do not show projected date when it is before the start date
Showing
- cms/djangoapps/contentstore/config/waffle.py 6 additions, 4 deletionscms/djangoapps/contentstore/config/waffle.py
- cms/djangoapps/contentstore/views/item.py 1 addition, 1 deletioncms/djangoapps/contentstore/views/item.py
- cms/static/js/spec/views/pages/course_outline_spec.js 47 additions, 21 deletionscms/static/js/spec/views/pages/course_outline_spec.js
- cms/static/js/views/modals/course_outline_modals.js 57 additions, 19 deletionscms/static/js/views/modals/course_outline_modals.js
- cms/static/sass/elements/_modules.scss 2 additions, 1 deletioncms/static/sass/elements/_modules.scss
- cms/templates/base.html 2 additions, 2 deletionscms/templates/base.html
- cms/templates/js/course-outline.underscore 44 additions, 0 deletionscms/templates/js/course-outline.underscore
- cms/templates/js/self-paced-due-date-editor.underscore 26 additions, 20 deletionscms/templates/js/self-paced-due-date-editor.underscore
- common/lib/xmodule/xmodule/modulestore/inheritance.py 4 additions, 4 deletionscommon/lib/xmodule/xmodule/modulestore/inheritance.py
- common/lib/xmodule/xmodule/modulestore/xml_importer.py 1 addition, 1 deletioncommon/lib/xmodule/xmodule/modulestore/xml_importer.py
- common/lib/xmodule/xmodule/seq_module.py 4 additions, 4 deletionscommon/lib/xmodule/xmodule/seq_module.py
- openedx/core/djangoapps/course_date_signals/handlers.py 10 additions, 7 deletionsopenedx/core/djangoapps/course_date_signals/handlers.py
- openedx/core/djangoapps/course_date_signals/tests.py 32 additions, 32 deletionsopenedx/core/djangoapps/course_date_signals/tests.py
Loading
Please register or sign in to comment