From 68d94e40a9579a9367cfe36b8df96a29b585a6cf Mon Sep 17 00:00:00 2001 From: Letitia Englund Date: Fri, 17 Aug 2018 14:59:58 -0700 Subject: [PATCH] Update, duplicate help text to match new workflow --- compair/settings.py | 8 ++++---- compair/static/modules/home/home-partial.html | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/compair/settings.py b/compair/settings.py index 36610c8b4..9cc8b2555 100644 --- a/compair/settings.py +++ b/compair/settings.py @@ -95,12 +95,12 @@ LTI_LOGIN_ENABLED = True LOGIN_ADDITIONAL_INSTRUCTIONS_HTML = """ -

If you can't log in, please check:

+

For course access issues, please check:

-
If you are a student: Are you registered in the course that is using this application?
-
See if you have access to the course in Canvas. If you can't access the course in Canvas, contact UBC IT support.
+
Are you registered in the course that is using this application?
+
For example, see if you have access to the course in Canvas. If you aren't registered, contact UBC IT support.
Did you click the ComPAIR link from Canvas at least once?
-
You must enter the application initially by clicking the ComPAIR link in the course's Canvas site. This activates your ComPAIR account for the course.
+
If your course has a Canvas site, click the ComPAIR link from there once. This action enrols you in the ComPAIR course.
Are you using a modern browser?
Supported browsers for this application include Firefox, Chrome, Safari, and IE9+.
Did you answer 'yes' to all the troubleshooting questions above?
diff --git a/compair/static/modules/home/home-partial.html b/compair/static/modules/home/home-partial.html index 5bf4276b9..e109a857c 100644 --- a/compair/static/modules/home/home-partial.html +++ b/compair/static/modules/home/home-partial.html @@ -61,7 +61,11 @@

Your {{courseFilters.period}} courses

ng-model="courseFilters.search"> + + + +

If you don't see the course(s) you expect below: 1) check your registration in the course (for example, see if you have access to the course in Canvas) and contact UBC IT support to register, then 2) if your course has a Canvas site, click the ComPAIR link from there once. For further help, contact ComPAIR technical support.