6.How To Add a JumpTo Button to a Course - WestBayResidential/wblms GitHub Wiki
JumpTo Buttons and Menu
Versions prior to Moodle v2.0 provided a "jump" button function in any course content that was a convenient means of progressing through the pages of a course, in order, one page at a time. Unfortunately, this feature was removed in version 2.0 and has never been restored.
However, a version of the "jump" button feature has been re-introduced in the form of specialized block that provides a very similar (although not identical) capability. We'll refer to this new block-based feature as the "JumpTo Menu".
Here's a screen shot of the JumpTo Menu, after it's installed, as it appears on a course index page:
Here's a screen shot of the JumpTo with Previous Page and Next Page buttons, which appear after the user enters the first, and subsequent, pages of the course:
Installing the JumpTo Menu
The JumpTo Menu must be installed as a block in every course where you want it to appear, and its installation follows the same procedure as other blocks.
- Navigate to the target course
- Turn editing on
- Scroll to the block titled "Add a Block" and select "JumpTo Menu" from the dropdown list there
- A new JumpTo Menu block will appear in the collection of active blocks on the course index page
Since the JumpTo Menu is now implemented as a block, you may need to change its position on each page of the course in which you've installed it.