Remove Page From General Navigation in Randomized Test
August 19, 2014 12:00 AM
I have a test that has an Instruction Screen with 3 links to additional information - if the student needs the extra help before beginning the test. My NEXT button on the Instruction screen goes to those 3 links and I don't want it to. Is there a way to remove pages from navigation so the NEXT button will work correctly (ie. land on the first page of the randomized test)? Or should I move those 3 pages to the very end of the title since the last screen doesn't have a NEXT button? Is there a better way to handle this?
Discussion (2)
It sounds like you need to disinherit the next button from that page. Then copy the next button from the title level and paste it on that page directly. You can then change the Go To Action to make it go to whatever page you are wanting it to land on.
Hope that helps.
Well, what do those pages do? that determines where they should be. But in most cases you will need to do as the above and have a separate navigation button on each page doing what you want. If you put it on top of the existing one, you do NOT need to Exclude the normal one from inheritance.
Discussions have been disabled for this post