[Xerte] Can a page be removed from the Table of Contents?

Dave Burnett d_b_burnett at hotmail.com
Thu Jul 17 12:45:59 BST 2008


Speaking of TOC,  I have a little test project that consists of just LO, and the default interface containing 2 pages.
 
Under Preview, the TOC has:
 
0. Undefined
1. Undefined.
 
What am I missing?
 
Dave
 
 



Subject: RE: [Xerte] Can a page be removed from the Table of Contents?Date: Thu, 17 Jul 2008 10:09:49 +0100From: Patrick.Lockley at nottingham.ac.ukTo: xerte at lists.nottingham.ac.uk

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 SwansonSent: 16 July 2008 23:37To: xerte at lists.nottingham.ac.ukSubject: [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 _____________________________ 
_________________________________________________________________
With Windows Live for mobile, your contacts travel with you.
http://www.windowslive.com/mobile/overview.html?ocid=TXT_TAGLM_WL_mobile_072008
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20080717/29d6ca8a/attachment.html


More information about the Xerte mailing list