Moodle 1.8 Wiki - Creating a Table of Contents

Moodle 1.8 Wiki - Creating a Table of Contents

Bởi Matthew Klein -
Số lượng các câu trả lời: 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
Trung bình điểm đánh giá: -
Để phản hồi tới Matthew Klein

Re: Moodle 1.8 Wiki - Creating a Table of Contents

Bởi Ludo (Marc Alier) -
Nwiki generates the TOC automatically. nháy mắt
http://morfeo.upc.es/crom/course/view.php?id=4
Ludo
Để phản hồi tới Ludo (Marc Alier)

Re: Moodle 1.8 Wiki - Creating a Table of Contents

Bởi Daniel Hoffmann -
Are you sure? I'm using it on 1.9 and no TOC is created ... traurig
Để phản hồi tới Daniel Hoffmann

Re: Moodle 1.8 Wiki - Creating a Table of Contents

Bởi 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 cười

Any advice would be very much appreciated,

Thank you

Andrew

Để phản hồi tới Matthew Klein

Re: Moodle 1.8 Wiki - Creating a Table of Contents

Bởi 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
Để phản hồi tới Roland Dunzendorfer

Re: Moodle 1.8 Wiki - Creating a Table of Contents

Bởi 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?
Để phản hồi tới Marc Grober

Re: Moodle 1.8 Wiki - Creating a Table of Contents

Bởi 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?
Để phản hồi tới Roland Dunzendorfer

Re: Moodle 1.8 Wiki - Creating a Table of Contents

Bởi 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