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

Weekly Tabs: Difference between revisions

From MoodleDocs
m Download & Installation: changed way link appeared
Great, Starting to reformat
Line 1: Line 1:
Weekly Tabs Course Format
Weekly Tabs is an optional course format for handling weeks in a tabular style. The course view appears as a table with buttons captioned with numbers of weeks. 


==Purpose==
The first tab shows all available blocks in the course. The second tab shows the course summary.  The remaining tabs will bring up the content for each week of the course.
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.


==Features==
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  
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  
 
* Summary tab
* blocks tab
* weeks tabs


==ScreenShot==
==ScreenShot==
[[image:Coursetabs.gif]]
[[image: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==
==Download & Installation==
Line 31: Line 23:
#  Turn "editing on" and you will see new icons appear.
#  Turn "editing on" and you will see new icons appear.


==Bugs & Known Issues==
==Status & known issues==
Please report bugs to Amr Hourani (a.hourani at gmail dont com).  Known issues include:
 
====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 dataWe believe it supports all standard modules plus some third party modules.  Let us know which modules work or do not work in your environment
 
===Known issues===
Known issues include:


#  Numbering in tabs is week number; sorry I couldnt add the "12 Oct - 19 Oct" due to the page size.
#  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
#  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
#  Need to add $string['formattabs'] = 'Weekly Tabs'; in lang/en_utf8/moodle.php manually
==Acknowledgements==
Design and Programming: [http://moodle.org/user/view.php?id=91386&course=1 Amr Hourani].


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


==See also==
*[http://moodle.org/mod/data/view.php?d=13&rid=1860 Weekly Tabs] is a Modules and plugins database
page that has downloads and more information.
*Discussions:
**Please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum] and
**The contributor, requests you send him a message about any issues via his Moodle personal profile page at [http://moodle.org/user/view.php?id=91386&course=1 Amr Hourani]




[[Category:Contributed code]]
[[Category:Contributed code]]

Revision as of 14:24, 30 October 2008

Weekly Tabs is an optional course format for handling weeks in a tabular style. The course view appears as a table with buttons captioned with numbers of weeks.

The first tab shows all available blocks in the course. The second tab shows the course summary. The remaining tabs will bring up the content for each week of the course.

Features

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

  • Summary tab
  • blocks tab
  • weeks tabs

ScreenShot

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.

Status & known issues

==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

Known issues

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

Help

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

See also

page that has downloads and more information.

  • Discussions:
    • Please create or find a discussion topic in the Contributed Code forum and
    • The contributor, requests you send him a message about any issues via his Moodle personal profile page at Amr Hourani