Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Tree topic course format.

Tree topic course format: Difference between revisions

From MoodleDocs
(→‎See also: Sorry Eloy put documentation link to readme file)
(delete stub)
 
Line 1: Line 1:
{{stub}}
This contributed code module uses the standard topic format and allows the teacher to indent topics to give the course display as a tree.
This contributed code module uses the standard topic format and allows the teacher to indent topics to give the course display as a tree.



Latest revision as of 18:06, 18 December 2010

This contributed code module uses the standard topic format and allows the teacher to indent topics to give the course display as a tree.

Features

  • This course format is one "clone" of the standard "topics" format.
  • Its main (unique) difference is that, following the indentation in activities performed in edit mode, it displays the course in a tree way.
  • Specially well integrated with Moodle "standardXXX" themes, see README.txt for some customization possibilities.

See also