My home page brings me directly to Modules even though I have a "Page" set as "Home." Why???
Hi there, @tjeffrey ...
Even though you have a page from your "Pages" index page designated as your Front Page (see How do I set a Front Page in a course?), you also need to tell Canvas that you want to use that designated page as your "Home" page. Check out How do I change the Course Home Page?. You'll want to make sure that you are selecting "Pages Front Page" where you will see the page name you designated on your "Pages" index page. Once you apply those changes, click on your "Home" page again, and you should see the page you want instead of the "Modules" screen.
I hope this helps a bit!
Go into that course in Canvas.
Do you see boxes on the right? One should say "Choose Home Page." (If you do not see them hold down "CTRL" and tap "-" a few times to zoom out.)
Click on "Choose home page." You will see several options. Pick one and click "Save."
Click out of that course and back into it. It should be fixed.
I am trying to download a single submission that has been annotated by a grader using the API. Does anyone know how to do this? I am using Python using the canvasapi and requests libraries to query the preview_url in the submission attachments. import requests from urllib.parse import urljoin preview_url =…
Is there a trick to importing a rubric when using the Canvas rubric template? I download the csv file and fill in the Canvas Rubric template from the Enhanced Grading feature and nothing happens when I try to upload it. It only shows the file name, but not it's size. Yes, it is still a CSV. I've tried removing all symbols…
With the new SpeedGrader UI, we are seeing student names appear in the page title even when the “Hide student names” setting is enabled. When using Classic Quizzes, there is no option within the quiz settings to enable anonymous grading, so we rely on instructors using the hide student names setting in SpeedGrader to…
Speedgrader chaning file name when being downloaded. Speedgrader: When downloading a submitted assignment, the file name is being changed to an unrecognizable name — (Student's actual name was part of the file name — changed for privacy.) Ideas???
We are all familiar with the standard Course Calendar, where assignment due dates are automatically added. However, at my institution, we structure our assignments as Challenges that develop over a period of time, rather than just a single deadline. Currently, the calendar only highlights the "end point." It would be a…