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.