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

Weekly Tabs: Difference between revisions

From MoodleDocs
m Download & Installation: changed way link appeared
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Weekly Tabs Course Format
Weekly Tabs is an optional course format for handling weeks in a tabular style. The standard elements of a course are placed on tabs.


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


The Weekly tabs course format was designed, contributed, and maintained by [http://moodle.org/user/view.php?id=91386&course=1 Amr Hourani].
==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 - the top section in the course
* Blocks tab - contains any blocks in the course
* Weeks tabs - each holds a single week's section of content


 
==Screen shot example==
==ScreenShot==
[[image:Coursetabs.gif]]
[[image:Coursetabs.gif]]


==Download & Installation==
You can download the latest version of the [http://download.moodle.org/download.php/plugins/course/format/weekstabs.zip weekstab.zip] from Moodle's CVS Server.


==Features==
To install:
# summary tab
# Unzip the weekstab.zip file to your Moodle sites /course/format folder which should create the /course/format/weekstab directory.
# blocks tab
# To change a course to use the weekstab course format, go into a course where you have teacher or administrator privileges and click on "Course settings".
# weeks tabs
# Change the course format to "Weekly tabs" and click on the "Save changes" pushbutton.


==Status & known issues==


==Status==
===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
This course format has been used since early October 2008 in a full 1.9 production environment. However, you are encouraged to test this code on a development server until you can verify it works to your satisfaction.  We believe it supports all standard modules plus some third party modules.  Let us know of any modules which do not work or other problems you have by filing an issue in the [http://tracker.moodle.org Moodle tracker].


==Download & Installation==
===Known issues===
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.
Known issues include:
 
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.
#  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
==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]. In addition, users may also communicate with Amr Hourani via [http://3mro.wordpress.com/amr-hourani-moodle-support/ Amr's personal website].




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

Latest revision as of 23:26, 10 November 2008

Weekly Tabs is an optional course format for handling weeks in a tabular style. The standard elements of a course are placed on tabs.

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.

The Weekly tabs course format was designed, contributed, and maintained by Amr Hourani.

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 - the top section in the course
  • Blocks tab - contains any blocks in the course
  • Weeks tabs - each holds a single week's section of content

Screen shot example

Download & Installation

You can download the latest version of the weekstab.zip from Moodle's CVS Server.

To install:

  1. Unzip the weekstab.zip file to your Moodle sites /course/format folder which should create the /course/format/weekstab directory.
  2. To change a course to use the weekstab course format, go into a course where you have teacher or administrator privileges and click on "Course settings".
  3. Change the course format to "Weekly tabs" and click on the "Save changes" pushbutton.

Status & known issues

Status

This course format has been used since early October 2008 in a full 1.9 production environment. However, you are encouraged to test this code on a development server until you can verify it works to your satisfaction. We believe it supports all standard modules plus some third party modules. Let us know of any modules which do not work or other problems you have by filing an issue in the Moodle tracker.

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

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. In addition, users may also communicate with Amr Hourani via Amr's personal website.