oohoo - Tab display

Activities ::: mod_tab
Maintained by Patrick Thibaudeau, Nicolas Bretin
The tab display module allows you to setup your information in a tabbed format. This helps to clean up your course by combining several resources into Tabs.

oohoo - Tab display 2.0.1 (Build: 2012101700)

Moodle 2.0, 2.1, 2.2, 2.3
Released: Παρασκευή, 4 Νοεμβρίου 2011, 11:39 PM
TAB MODULE
-----------------------------

You can use the tab display module to format your resource information into tabs instead of creating a page for every new subject within a same topic. This helps to clean up your course with less clutter.

INSTALLING THE TAB MODULE
-----------------------------

1. To install, simply extract the contents of the zip file into the mod folder. mod folder
can be found in the moodle root installation. If you do not have access, or do not know where
this folder is, ask your system administrator.
2. Login as administrator and go to notifications. Voila, installed.

USING THE TAB MODULE
-----------------------------
1. Turn editing mode on.
2. Select "Tab display" in the activities menu
3. Enter a name for the module. example Chapter 1 or Module 1
4. You must enter at least one tab name and tab content.
5. You can add, by default 4 tabs. Just enter the appropriate data in each field
6. If you need more tabs, click on the "Show advanced" button. You will then be able to add
another 4 tabs. Note if you need more tabs, modify the code in mod_form.php,view.php, install.xml.
THIS IS BY NO MEANS A GOOD IDEA UNLESS YOU KNOW WHAT YOU ARE DOING.
7. You will notice that you can modify the stylesheets for this module. The reason I did this is
to grant more flexibility to all users so that the tabs can be visually configured each individuals
needs. Let's face it, we do not all use the same theme. AGAIN MODIFY AT YOUR OWN RISK. I STRONGLY SUGGEST
COPYING AND PASTING THE DEFAULT STYLES TO AN OUTSIDE TEXT DOCUMENT.
8. You will notice a Display menu option. If selected, this adds a menu to the left of the tabs, of all Tab
activities within your course. Here is an example of how we use this menu.
Each tab activity is its own chapter or module. So every tab activity within the course is named
in the following manner:
Chapter 1
Chapter 2
Chapter 3
Chapter 4
Chapter 5 and so on.
So that the students do not have to return to the main course layout, where all activites and
resources are viewed, they can simply click on the Chapter link in the menu to jump from one
chapter to another.
9. Of course, you have the option to name the menu he way you want to name it.
10. Last, but not least, you have the options to save and return to course, save and display or cancel.

Enjoy!

Patrick Thibaudeau
CTO, oohoo.biz
patrickt@oohoo.biz

Version information

Version build number
2012101700
Version release name
2.0.1 (Build: 2012101700)
Can be updated to
2.0.2 (Build: 2012120400) (2012120400), 2.0.2 (Build: 2012121000) (2012121000), 2.0.3 (Build: 2012121200) (2012121200), 2.0.4 (Build: 2013010200) (2013010200), 2.0.8 (Build: 2013062500) (2013062500), 2.0.9 (Build: 2013072200) (2013072200), 2.1.0 (Build: 2013072400) (2013072400), 2.1.0 (Build: 2013072400) (2013072400)
Maturity
Σταθερή έκδοση
MD5 Sum
4a9a4e90579efd4c5b4fca7be700d1ef
Supported software
Moodle 2.1, Moodle 2.0, PHP 5.3, PHP 5.2, PHP 5.1, PHP 5.4, Moodle 2.2, Moodle 2.3

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation