Closed arslanashraf7 closed 3 years ago
It hides the Canvas tab on the instructor dashboard page if there is not Canvas Course Id set in advanced settings of the course in the studio.
Canvas
Canvas Course Id
ENABLE_CANVAS_INTEGRATION
lms.yml
studio.yml
CANVAS_ACCESS_TOKEN
CANVAS_BASE_URL
Instructor Dashboard
More details can be seen on the ticket #182
When Couse Id is set
When No Course Id is set
@HamzaIbnFarooq Thanks for reviewing this.
@pdpinch, Should I merge this PR?
Related Ticket:
182
What this PR does:
It hides the
Canvas
tab on the instructor dashboard page if there is notCanvas Course Id
set in advanced settings of the course in the studio.How to test:
ENABLE_CANVAS_INTEGRATION
to true inlms.yml
&studio.yml
CANVAS_ACCESS_TOKEN
andCANVAS_BASE_URL
if you'd likeCanvas Course Id
in the studio and then visit theInstructor Dashboard
tab in LMS, You should see theCanvas
Tab on the instructor dashboard page.Canvas Course Id
in the studio and theCanvas
tab should no more be visibleMore details can be seen on the ticket #182
Screenshots:
When Couse Id is set
When No Course Id is set