Skip to content
Snippets Groups Projects
Commit 08df53e1 authored by Harry Rein's avatar Harry Rein
Browse files

Adding in course messaging to the home page.

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.
parent 27cd3d19
No related branches found
No related tags found
No related merge requests found
Showing
with 460 additions and 107 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment