This is a test site. Any changes will be lost!

Weekly Tabs: Difference between revisions

From MoodleDocs
m Download & Installation: changed way link appeared
Line 21: Line 21:


==Download & Installation==
==Download & Installation==
You can download latest version from here: http://moodle.org/mod/data/view.php?d=13&rid=1860
You can download the best version from the [http://moodle.org/mod/data/view.php?d=13&rid=1860 Weekly Tabs] in the Modules and Plugin database.
 
To install: admin status needed and experience installing 3rd party modules recommended.
To install: admin status needed and experience installing 3rd party modules recommended.
#  Unzip this package
#  Unzip this package
Line 29: Line 30:
#  Change the course format to "weekly tabs".   
#  Change the course format to "weekly tabs".   
#  Turn "editing on" and you will see new icons appear.
#  Turn "editing on" and you will see new icons appear.


==Bugs & Known Issues==
==Bugs & Known Issues==

Revision as of 13:38, 30 October 2008

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


Features

  1. summary tab
  2. blocks tab
  3. 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 the best version from the Weekly Tabs in the Modules and Plugin database.

To install: admin status needed and experience installing 3rd party modules recommended.

  1. Unzip this package
  2. Place the "tabs" folder into the course/format/ folder of your Moodle program files
  3. Place the "lang" folder and help files into the appropriate language folders of your moodledata directory
  4. Go into a course where you have teacher or admin status. Click on "Course settings".
  5. Change the course format to "weekly tabs".
  6. 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:

  1. Numbering in tabs is week number; sorry I couldnt add the "12 Oct - 19 Oct" due to the page size.
  2. Arabic language courses are not 100% fully functional.. some mess in layout
  3. Need to add $string['formattabs'] = 'Weekly Tabs'; in lang/en_utf8/moodle.php manually

Acknowledgements

Design and Programming: Amr Hourani.

Help

Use Genral Course formats help to install, uninstall this format.