Moodle 1.8 Wiki - Creating a Table of Contents

Moodle 1.8 Wiki - Creating a Table of Contents

par Matthew Klein,
Nombre de réponses : 9
Ok, I hope this isn't too dumb of a question. I am a new user of Moodle and I have recently used Wikispaces for class wikis. One feature I really like about Wikispaces is being able to create a Table of Contents very easily from the Headings included in the wiki.

Is there an easy way to make a table of contents with the Moodle wiki?

Thanks,
Matt
Moyenne des évaluations  -
En réponse à Matthew Klein

Re: Moodle 1.8 Wiki - Creating a Table of Contents

par Ludo (Marc Alier),
Nwiki generates the TOC automatically. clin d’œil
http://morfeo.upc.es/crom/course/view.php?id=4
Ludo
En réponse à Ludo (Marc Alier)

Re: Moodle 1.8 Wiki - Creating a Table of Contents

par Daniel Hoffmann,
Are you sure? I'm using it on 1.9 and no TOC is created ... traurig
En réponse à Daniel Hoffmann

Re: Moodle 1.8 Wiki - Creating a Table of Contents

par Andrew Simpson,

Hi

I have now watched 5 youtube videos, searched endlessly on Moodle's support forums but have not found any clear instructions on how to create a table of contents - automatically - in the moodle wiki.  Many have postd that "nwiki automatically does this", but so far I can't see how.

http://docs.moodle.org/en/Wiki_module shows the kind of TOC I'm assuming Moodle 1.9's built-in wiki can manage - or do I need to install a plug-in, or a new wiki - or has this been created manually using html?

Would anyone be able to give a few clear steps on creating a TOC?  I know I can do this manaually using html and hyperlinking to various pages, but if these pages change, I'd rather not be going back to the TOC to manually update the them.  I'm pretty sure I'm not alone with this one sourire

Any advice would be very much appreciated,

Thank you

Andrew

En réponse à Matthew Klein

Re: Moodle 1.8 Wiki - Creating a Table of Contents

par Roland Dunzendorfer,
This thread is already (exactly) 2 years old, but i'm also searchuing for an answer to this question. Can't imagine, that it isn't possible to add a TOC to the standard WIKI of moodle.

Hope there is help out there!

roland
En réponse à Roland Dunzendorfer

Re: Moodle 1.8 Wiki - Creating a Table of Contents

par Marc Grober,
What do you mean by TOC? Are you simply referring to the automated topic headings one sees in mediawiki via
=toplevel=
or main wiki page that automatically is populated with links to the other pages in the wiki a la a word processor TOC macro?
En réponse à Marc Grober

Re: Moodle 1.8 Wiki - Creating a Table of Contents

par Roland Dunzendorfer,
i mean the first one! is this possible like the [_TOC_] in mediawiki?

is there also a way to automatically make a ain page with populated pages?
En réponse à Roland Dunzendorfer

Re: Moodle 1.8 Wiki - Creating a Table of Contents

par alma elena cervantes,

I had to use the heading tags. Try

<h1>Test</h1>

<h2>Name</h2> 

Save, and the above should start your Table. 

Let me know if you found a non scripting option.

Alma