Moodle 1.8 Wiki - Creating a Table of Contents

Moodle 1.8 Wiki - Creating a Table of Contents

بواسطة - Matthew Klein
عدد الردود: 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
متوسط التقييمات: -
رداً على Matthew Klein

Re: Moodle 1.8 Wiki - Creating a Table of Contents

بواسطة - Ludo (Marc Alier)
Nwiki generates the TOC automatically. غمزة
http://morfeo.upc.es/crom/course/view.php?id=4
Ludo
رداً على Ludo (Marc Alier)

Re: Moodle 1.8 Wiki - Creating a Table of Contents

بواسطة - Daniel Hoffmann
Are you sure? I'm using it on 1.9 and no TOC is created ... traurig
رداً على Daniel Hoffmann

Re: Moodle 1.8 Wiki - Creating a Table of Contents

بواسطة - 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 مبتسم

Any advice would be very much appreciated,

Thank you

Andrew

رداً على Matthew Klein

Re: Moodle 1.8 Wiki - Creating a Table of Contents

بواسطة - 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
رداً على Roland Dunzendorfer

Re: Moodle 1.8 Wiki - Creating a Table of Contents

بواسطة - 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?
رداً على Marc Grober

Re: Moodle 1.8 Wiki - Creating a Table of Contents

بواسطة - 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?
رداً على Roland Dunzendorfer

Re: Moodle 1.8 Wiki - Creating a Table of Contents

بواسطة - 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