Navigation buttons allow the learner to perform certain actions or navigate to another document in the course, when <Trigger> is triggered.
To insert a navigation button, use Basic Elements > Navigation Button, and set its <Operation> according to need. Some types of navigation buttons can also be inserted directly:
- To insert a pair of next/previous buttons, use Basic Elements > Navigation > Next/Previous Set.
- To insert a set of next/previous/end test buttons, use Basic Elements > Navigation > Test Navigation Set.
- To insert a close window button, use Basic Elements > Navigation > Close Window Button.
- To insert a print button, use Basic Elements > Navigation > Print Button.
Alternatively, to insert one of the preset navigation sets for a richer out-of-the-box experience, use Basic Elements > Navigation Set.
Behavior |
||
Trigger | Select | click – The navigation is triggered when the button is pressed. mouse over – The navigation is triggered when the mouse is over the button. timer – The navigation is triggered after an interval specified by <Trigger Delay>. reveal – The navigation is triggered when the button is revealed. |
Operation | Select | next – Navigate to the next document in the outline. previous – Navigate to the previous document in the outline. next chapter – Navigate to the next chapter in the outline. previous chapter – Navigate to the previous chapter in the outline. up – Navigate to the document above the current one in the outline hierarchy. custom – Navigate to a custom document, specified by <Navigate To>. back – Navigates back in the viewed documents history. forward – Navigates forward in the viewed documents history. refresh – Refresh the current document. close window – Close the current window. end test – End the current test. print – Print the current document. |
Navigate To | Resource | A specific outline document in the project to navigate to. |
Trigger Delay | Unit | When <Trigger> is timer, the interval to wait before triggering the navigation. |
State |
||
Enabled On | Select | default – Button is not specifically enabled on special situations. first page – Button is enabled on the first page of the project. last page – Button is enabled on the last page of the project. first chapter page – Button is enabled on the first page of each chapter. last chapter page – Button is enabled on the last page of each chapter. first test page – Button is enabled on the first page of each test. last test page – Button is enabled on the last page of each test. |
Disabled On | Select | default – Button is not specifically disabled on special situations. first page – Button is disabled on the first page of the project. last page – Button is disabled on the last page of the project. first chapter page – Button is disabled on the first page of each chapter. last chapter page – Button is disabled on the last page of each chapter. first test page – Button is disabled on the first page of each test. last test page – Button is disabled on the last page of each test. |
Disabled Mode | Select | disable – Show the button with a disabled appearance when disabled. hide – Hide the button when disabled. |
Style Rules |
||
Mouse Over Style | Style Rule | Used when the mouse is over the button. |
Pressed Style | Style Rule | Used while the button being pressed. |
Disabled Style | Style Rule | Used when the button is disabled. |
Visited Style | Style Rule | Used once the button’s target has already been visited. |