[Xerte] Can a page be removed from the Table of Contents?
Lockley Patrick
Patrick.Lockley at nottingham.ac.uk
Thu Jul 17 10:09:49 BST 2008
Hi Paul,
Not sure about removing a page from the contents list - the help doesn't
list a page property that would do it.
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?
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
if(quiz_done!=true){
rootIcon.prevPage();
}
I suspect a better answer may be with you next week.
Pat
________________________________
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Paul Swanson
Sent: 16 July 2008 23:37
To: xerte at lists.nottingham.ac.uk
Subject: [Xerte] Can a page be removed from the Table of
Contents?
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?
_____________________________
Paul Swanson
Instructional Designer
Harland Financial Solutions
_____________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20080717/939b998e/attachment.html
More information about the Xerte
mailing list