Name |
Last commit
|
Last update |
---|---|---|
.. | ||
static/course_experience | ||
templates/course_experience | ||
tests | ||
views | ||
.eslintrc.js | ||
__init__.py | ||
course_tools.py | ||
plugins.py | ||
urls.py | ||
utils.py |
LEARNER-1894 This commit adds in course messaging for three use cases. First, when the user is not signed in, the user is shown a message that provides a link to sign in or register. If the user is signed in but not enrolled, they are given a link to do so. If the user is enrolled but the course has not yet started, they are shown a message explaining when the course starts and shown a link (not yet enabled) to add a reminder to their calendar. The implementation defines a base message class and extends it for the course home messages as well as the previously implemented page level messages.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
static/course_experience | Loading commit data... | |
templates/course_experience | Loading commit data... | |
tests | Loading commit data... | |
views | Loading commit data... | |
.eslintrc.js | Loading commit data... | |
__init__.py | Loading commit data... | |
course_tools.py | Loading commit data... | |
plugins.py | Loading commit data... | |
urls.py | Loading commit data... | |
utils.py | Loading commit data... |