<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Can a page be removed from the Table of Contents?</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2>Hi Paul,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2>Not sure about removing a page from the contents list - the
help doesn't list a page property that would do it.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2>However if the page is last in the rlo, you can set the
title to be empty. They still can get there by clicking the arrows
though?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2>Though you still need a way of preventing people getting
into the page before a condition is met, so you'll need a script as the first
child of the results page, containing something like</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2>if(quiz_done!=true){</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2> rootIcon.prevPage();</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2>}</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2>I suspect a better answer may be with you next
week.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=839430109-17072008><FONT face=Verdana
color=#0000ff size=2>Pat</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk
[mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Paul
Swanson<BR><B>Sent:</B> 16 July 2008 23:37<BR><B>To:</B>
xerte@lists.nottingham.ac.uk<BR><B>Subject:</B> [Xerte] Can a page be removed
from the Table of Contents?<BR></FONT><BR></DIV>
<DIV></DIV><!-- Converted from text/rtf format -->
<P><FONT face=Verdana size=2>I'm working on a course that includes a Table of
Contents, but I have at least one page that I want to remove from the
auto-generated list. The course includes a quiz within a framework, and then
exits the framework to a page that displays the quiz results. I would like to
remove the quiz results from the TOC so someone cannot navigate to it without
going through the quiz first. Anyway to do that?</FONT></P>
<P><FONT face="Courier New" color=#808080
size=2>_____________________________</FONT> </P>
<P><FONT face="Courier New" color=#808080 size=2> Paul Swanson</FONT>
<BR><FONT face="Courier New" color=#808080 size=2> Instructional
Designer</FONT> <BR><FONT face="Courier New" color=#808080
size=2> Harland Financial Solutions</FONT> <BR><FONT face="Courier New"
color=#808080 size=2>_____________________________</FONT>
</P></BLOCKQUOTE></BODY></HTML>