
Looking for a way to keep your user on the page until after they have answered the question? There are several ways to approach this:
Regardless of approach, only the Instructor version of ToolBook will be able to be used to implement this behavior, since programming will be involved.

Of the three approaches referenced above, this lesson will cover how to Hiding the Next Button.
There are two fundamental tasks to handle:

Before you can consider hiding or showing the next button programmatically, you first have to determine if the Actions Editor can even see the next button as an object that you can manipulate.
If your next button is within one of the standard navigational panels, then you'll want to read this article:
http://kb.sumtotalsystems.com/community_kb_tb_display.asp?id=Q109483233500136

Use the On Load Page action of the Question Object to ensure the visible property of the Next button is set to false.
This will ensure the button is hidden as the page loads.

The process to SHOW the button is just a matter of writing the following code within the Actions Editor for the particular question object.


| Contact Us | Legal | Privacy | Careers | +1-352-264-2800 | 866-768-6825 | Copyright © 2011, SumTotal Systems, Inc. |