Multitopic course format: Difference between revisions

From MoodleDocs
Created page with "{{Infobox plugin |type = Course format |entry = N/A |tracker = https://github.com/james-cnz/moodle-format_multitopic/issues |discussion = https://moodle.org/mod/forum/view.php..."
 
new docs link
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
|entry = N/A
|entry = N/A
|tracker = https://github.com/james-cnz/moodle-format_multitopic/issues
|tracker = https://github.com/james-cnz/moodle-format_multitopic/issues
|discussion = https://moodle.org/mod/forum/view.php?id=47
|discussion = https://moodle.org/mod/forum/discuss.php?d=394619
|maintainer = [[User:James Calder|James Calder]]
|maintainer = [[User:James Calder|James Calder]]
|float = right
|float = right
}}
}}


Shows multiple topics per page, with tabbed navigation between pages.
Information about this  plugin can be found in the [https://github.com/james-cnz/moodle-format_multitopic/wiki Multitopic course format documentation.]
 
[https://www.op.ac.nz/ Otago Polytechnic]
 
== Install ==
# Copy files to moodle/course/format/multitopic
# Log in as an admin, and visit moodle/admin/index.php, to update plugin data
# Site administration > Appearance > Additional HTML > Within HEAD (or other location appropriate for CSS): Copy and paste styles from README_styles.css (customising appropriately)
# Site administration > Appearance > Themes > Theme settings > Allow category themes: Yes (if you want categories to have custom CSS)
 
== Features ==
* Tabbed pages (like Onetopic format)
* Multiple topics per page (a bit like Flexible Sections format)
* Collapsible topics (like Collapsed Topics format)
* Optionally timed topics (like Weekly format)
* Course banner image (like Snap theme)
* Section images (a bit like Grid format)

Latest revision as of 11:17, 28 January 2024

Information about this plugin can be found in the Multitopic course format documentation.