Weekly Tabs
Weekly Tabs Course Format
Purpose
This is an optional course format for handling weeks in tabular style. the course view appears as a table with buttons captioned with numbers of weeks, and the first tab shows all avaliable blocks in this course. the second tab shows the course summary, and all other tabs show the course weeks.
Displaying courses in tabular links, also grouping all blocks and administration into one tab, sliding smoothly, very nice and simple and doesn't distract learners
ScreenShot
File:https://docs.moodle.org/en/images en/a/a0/Coursetabs.gif
Features
- summary tab
- blocks tab
- weeks tabs
Status
This course format has been used since early Octobar 2008 in a full 1.9 production environment. However, we urge you use this on a development server until you can verify it works well with you your data. We believe it supports all standard modules plus some third party modules. Let us know which modules work or do not work in your environment
Download & Installation
You can download latest version from here: http://moodle.org/mod/data/view.php?d=13&rid=1860 To install: admin status needed and experience installing 3rd party modules recommended.
- Unzip this package
- Place the "tabs" folder into the course/format/ folder of your Moodle program files
- Place the "lang" folder and help files into the appropriate language folders of your moodledata directory
- Go into a course where you have teacher or admin status. Click on "Course settings".
- Change the course format to "weekly tabs".
- Turn "editing on" and you will see new icons appear.
Bugs & Known Issues
Please report bugs to Amr Hourani (a.hourani at gmail dont com). Known issues include:
- Numbering in tabs is week number; sorry I couldnt add the "12 Oct - 19 Oct" due to the page size.
- Arabic language courses are not 100% fully functional.. some mess in layout
- Need to add $string['formattabs'] = 'Weekly Tabs'; in lang/en_utf8/moodle.php manually
Acknowledgements
Design and Programming: Amr Hourani Funding: Non
Help
Use Genral Course formats help to install, uninstall this format.