Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Group self-selection module: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
Cap resum de modificació
Línia 8: Línia 8:
* Require activity description (default Yes) - if disabled users do not need to enter a description for each activity<br>
* Require activity description (default Yes) - if disabled users do not need to enter a description for each activity<br>
* Max members per group (default 0) - if enabled this sets a numeric limit for group sizes, 0 being unlimited
* Max members per group (default 0) - if enabled this sets a numeric limit for group sizes, 0 being unlimited
[[Image:Activity-group-self-selection-global-settings.png|center|Global Settings]]
[[Image:Activity-group-self-selection-global-settings.png|center|Global Settings]]


The activity has a number of options available when adding to a course
The activity has a number of options available when adding to a course
* Select group from grouping (Default all groups) - you can restrict the groups that are shown to students if you have them in a certain  
* Select group from grouping (Default all groups) - you can restrict the groups that are shown to students if you have them in a certain grouping
 
grouping
* Require password (default none) - you can set a password that is required to confirm a group selection
* Require password (default none) - you can set a password that is required to confirm a group selection
* Max members per group (default 0) - if enabled this sets a numeric limit for group sizes, 0 being unlimited
* Max members per group (default 0) - if enabled this sets a numeric limit for group sizes, 0 being unlimited
* Open from (default disabled) - if enabled selections can only be made after this time
* Open from (default disabled) - if enabled selections can only be made after this time
* Open until (default disabled) - if enabled selections can only be made before this time
* Open until (default disabled) - if enabled selections can only be made before this time
(- will add image)
 
[[Image:Activity-group-self-selection-add.png|center|Activity Settings]]


==Usage==
==Usage==
* When a student is faced with the activity they just need to click on the correct button to select a group
* When a student is faced with the activity they just need to click on the correct button to select a group
(- will add image)
 
[[Image:Activity-group-self-selection-student-select.png|center|Activity Settings]]
 
* If a password has been set they will be faced with a password page to confirm before the selection is complete
* If a password has been set they will be faced with a password page to confirm before the selection is complete
(- will add image)
 
[[Image:Activity-group-self-selection-password.png|center|Password prompt]]


==Installation==
==Installation==

Revisió del 21:39, 24 oct 2011

The Group selection activity module allows students to select a group in the course that they want to be members of. A limit can be placed on the number of users in every group. The activity can also be set to open and close at specific times.

Background

The first versions of such functionality appeared already for Moodle 1.4. The most recent version has been written by Petr Škoda and Helen Foster with the help of other developers.

Features

There are two global settings:

  • Require activity description (default Yes) - if disabled users do not need to enter a description for each activity
  • Max members per group (default 0) - if enabled this sets a numeric limit for group sizes, 0 being unlimited
Global Settings
Global Settings

The activity has a number of options available when adding to a course

  • Select group from grouping (Default all groups) - you can restrict the groups that are shown to students if you have them in a certain grouping
  • Require password (default none) - you can set a password that is required to confirm a group selection
  • Max members per group (default 0) - if enabled this sets a numeric limit for group sizes, 0 being unlimited
  • Open from (default disabled) - if enabled selections can only be made after this time
  • Open until (default disabled) - if enabled selections can only be made before this time
Activity Settings
Activity Settings

Usage

  • When a student is faced with the activity they just need to click on the correct button to select a group
Activity Settings
Activity Settings
  • If a password has been set they will be faced with a password page to confirm before the selection is complete
Password prompt
Password prompt

Installation

Download and unpack the activity folder. Place the folder (eg "groupselect") in the "mod" subdirectory. Visit http://yoursite.com/admin to complete the installation Turn editing on in any home or course page. Add the activity to the page

See also