(Answer) (Category) LON-CAPA User Help : (Category) Authoring : (Category) Publishing :
How do I make sequences and page-maps "public"?
You don't - it does not work.

Since sequences can be adaptive, they only work within the context of a session. Also, initial digestion of maps is time intensive and only happens when first entering a course.

But I really want my resources public AND viewed in sequential order?!

There is the <standalone > tag right now which allows you to embed connections between pages that don't show when a resource is used in a class. <standalone >

  <a href="page2.html" >Back</a >
  <a href="page4.html" >Next</a >
  <br />
</standalone >
The back and Next links only appear when a document is viewed not in a class.
[Append to This Answer]
Previous: (Answer) How do I make something "public"?
Next: (Answer) How does the <standalone > tag work?
This document is: http://help.loncapa.org/cgi-bin/fom?file=15
[Search] [Appearance] [Show This Answer As Text]
This is a Faq-O-Matic 2.719.
This FAQ administered by the LON-CAPA team at MSU. Submit a help request ticket to contact us.