The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
Is it possible to add a next button to the Canvas Syllabus page? Teachers are stating that students can't navigate once they access syllabus. Any thoughts or suggestions on this would be appreciated.
We manually coded one which we add at the bottom of our content via HTML.
here is the code:
<p style="text-align: right;"><a class="btn Button icon-mini-arrow-right" title="Review the Syllabus" href="https://community.canvaslms.com/courses/154/pages/review-the-syllabus" target="" data-api-endpoint="https://lms.au.af.edu/courses/154/pages/review-the-syllabus" data-api-returntype="Page">Next</a></p>
Thank you very much - that works. The question was asked: is there a way to add button at the very bottom after the module/activity listings?
Gail Chambers
Online Programs Designer
gailc@cciu.org<mailto:gailc@cciu.org>
484-237-5218
For the follow up question: I can't think of any way to add a next button to the very bottom other than custom JS. We thought about this, too, but decided it wasn't worth the effort.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in