Found this content helpful? Log in or sign up to leave a like!
When viewing module items, how to make Previous and Next buttons float at the bottom of the screen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Morning all,
In the image below, you can see that the Previous and Next buttons float at the bottom of the screen. This means that users do not have to scroll to the bottom of the page/screen in order to move forwards or backwards to the next module item.
I would like to implement this functionality but cannot figure out how to do so.
The only reference to this I can find is https://sites.udel.edu/canvas/2016/01/previous-next/#:~:text=When%20a%20user%20views%20a,return%20to....
It states:
"As reported in the Canvas Release Notes, starting January 30, 2016, a small change will happen to the Previous and Next buttons in the Modules tool.
When a user views a module item, the Previous and Next progression bar now always floats at the bottom of the screen. This change helps users not have to scroll to the end of a page to advance to the next module item or return to a previous item."
I have reviewed these release notes but can find no reference to this feature.
Can anyone assist with this please?
Best Wishes,
jb
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @johnb,
Based on the clarification that you provided, I believe you would need to:
- not use the "Modules" area of the course
- use a "Page" layout for the entire course
- basically create your own manual layout for everything (pages, discussions, assignments, quizzes) that would mirror the functionality of the "Previous" and "Next" buttons that appear when using a "Module" layout (if doing this, you would need to put files in each of the other types of content because you cannot create a UI experience for a file that would have "Previous" and "Next" button anywhere on the webpage that appears)
- for everything that you make (pages, discussions, assignments, quizzes) at the top of the RCE, manually create a "Previous" and "Next" link (or button)
consult with either
https://www.howtocanvas.com/create-amazing-pages-in-canvas/buttons
If/When manually creating links or buttons, be very careful with how you create them because if you do not make them correctly you will have problems when importing/copying the content/course. I would recommend that you regularly use the How do I validate links in a course? - Instructure Community - 1001 feature.
Does that help you?
-Doug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for that update, @johnb. I do not have an answer for you.
In the "CAUT S1 2025" course in Canvas Free for Teachers that they are offering and I registered for, I am not experiencing any "floating" of the "Previous" or "Next" buttons except when viewing a discussion. For everything else, I have to scroll all the way down to the bottom of the webpage.
Something that I did do was:
- exported a Canvas course from my school's Canvas environment that used a module layout and the "previous" and "next" button did not "float"
- created a new course in Canvas Free for Teachers (I did not change any settings)
- imported the exported Canvas course
After doing that, the "Previous" and "Next" buttons did not "float".
I also:
- created a brand new course in Canvas Free for Teachers
- created a new module
- created a new page as a module item
- edited that page and added random lines of text so that the page was "long"
- duplicated the page so that there were multiples items in the module
- I went to view the pages and the "Previous" and "Next" buttons did not "float"
I am not sure what else there is to try in order to get the "Previous" and "Next" buttons to float.
-Doug