Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: Managing activities.

Managing activities: Difference between revisions

From MoodleDocs
No edit summary
(Added section on ==Managing activities in several languages==)
 
(48 intermediate revisions by 9 users not shown)
Line 1: Line 1:
Location: Administration >> [[Configuration]] >> Modules
{{Activities}}
==Manage activities==
Your Moodle distribution comes with a standard set of modules and developers are constantly making new ones. You may add or remove modules as follows:
 
From ''Administration > Site administration > Plugins > Activity modules > Manage activities'', the administrator can view a list of activities and manage their settings.[[Image:activity modules admin.png|thumb|Manage activities]]
 
===Number of activities===
 
The activities column lists how many activities for each module there are on your Moodle site. If you click on a number, the list of courses containing that activity will be displayed.
 
===Version===
The numbers against the modules tell you the version (or age) of the module. It is useful to know how up to date each module is and, particularly with contributed modules, it is important to ensure you have the most up to date version that matches your version of Moodle. The first four digits relate to the year of the module.
 
===Hiding a module===
The hide/show column allows selected modules to be hidden i.e. they do not appear in any course "Add an activity" dropdown menu and cannot be used in any course. To hide a module, click the eye icon so that it changes to a closed eye.
 
The [[Feedback]] module (which will eventually be replaced by a newer survey module) is hidden by default.
 
===Module deletion===
 
Apart from the [[Forum activity]], any module can be deleted using the link in the delete column. There is no reason for standard modules to be deleted, however contributed modules may need to be deleted before upgrading.
 
Note: To delete a module completely, in addition to deleting it on the manage activities page, you also need to remove/delete the actual module folder from the ''moodle/mod'' folder, otherwise Moodle will reinstall it next time you access the site administration.
 
===Settings===
 
Many of the modules have additional settings, mostly enabling default values to be set, which can be accessed via the links in the settings column.
 
==Common activity settings==


To remove, click on delete next to the module you wish to remove.  You will then need to use a file manager to remove/delete the actual module directory from moodle/mods, otherwise Moodle will reinstall it next time you visit the admin page.
From  ''Administration > Site administration > Plugins > Activity modules > Common activity settings'', the administrator can decide whether or not to force teachers to add a description to the activity or resource they are creating.  The setting applies to all standard activities and resources on the site.


To add, simply use a file manager to copy the relevant directory into /mods and visit the admin page to complete the install.
==Reducing the number of activities listed in the activity chooser==


==Module configuration==
By default, managers and teachers can add any activity module enabled on the site to a course. However, the list of activities in the activity chooser (or 'Add an activity' dropdown menu) may be reduced in number by preventing the capability to add instances of particular activity modules.
==Managing activities in several languages==
The [https://moodle.org/plugins/availability_language restriction by language ] availability condition additional plugin makes it easy to show an English resource only to English users and an activity in French only to French speaking students. See [https://moodle.org/mod/forum/discuss.php?d=345816 this forum thread] for an example.


*[[Assignment configuration|Assignment]]
[[Category:Site administration]]
*[[Chat configuration|Chat]]
*[[Database configuration|Database]] (1.6)
*[[Forum configuration|Forum]]
*[[Glossary configuration|Glossary]]
*[[Hotpot configuration|Hotpot]] (1.6)
*[[LAMS configuration|LAMS]] (1.6)
*[[Quiz configuration|Quiz]]
*[[Resource configuration|Resource]]
*[[SCORM/AICC configuration|SCORM/AICC]]


[[Category:Administrator]]
[[de:Aktivitäten verwalten]]
[[category:Module]]
[[es:Gestionando actividades]]
[[eu:Moduluak_(Kudeatzailea)]]
[[fr:Modules (administrateur)]]
[[ja:モジュール管理 (管理者)]]

Latest revision as of 14:22, 27 January 2017

Manage activities

From Administration > Site administration > Plugins > Activity modules > Manage activities, the administrator can view a list of activities and manage their settings.

Manage activities

Number of activities

The activities column lists how many activities for each module there are on your Moodle site. If you click on a number, the list of courses containing that activity will be displayed.

Version

The numbers against the modules tell you the version (or age) of the module. It is useful to know how up to date each module is and, particularly with contributed modules, it is important to ensure you have the most up to date version that matches your version of Moodle. The first four digits relate to the year of the module.

Hiding a module

The hide/show column allows selected modules to be hidden i.e. they do not appear in any course "Add an activity" dropdown menu and cannot be used in any course. To hide a module, click the eye icon so that it changes to a closed eye.

The Feedback module (which will eventually be replaced by a newer survey module) is hidden by default.

Module deletion

Apart from the Forum activity, any module can be deleted using the link in the delete column. There is no reason for standard modules to be deleted, however contributed modules may need to be deleted before upgrading.

Note: To delete a module completely, in addition to deleting it on the manage activities page, you also need to remove/delete the actual module folder from the moodle/mod folder, otherwise Moodle will reinstall it next time you access the site administration.

Settings

Many of the modules have additional settings, mostly enabling default values to be set, which can be accessed via the links in the settings column.

Common activity settings

From Administration > Site administration > Plugins > Activity modules > Common activity settings, the administrator can decide whether or not to force teachers to add a description to the activity or resource they are creating. The setting applies to all standard activities and resources on the site.

Reducing the number of activities listed in the activity chooser

By default, managers and teachers can add any activity module enabled on the site to a course. However, the list of activities in the activity chooser (or 'Add an activity' dropdown menu) may be reduced in number by preventing the capability to add instances of particular activity modules.

Managing activities in several languages

The restriction by language availability condition additional plugin makes it easy to show an English resource only to English users and an activity in French only to French speaking students. See this forum thread for an example.