Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: mod/choicegroup.

mod/choicegroup: Difference between revisions

From MoodleDocs
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==General information==
==General information==


This module allows students to enrol themselves in a group within a course. The teacher can choose from which groups the students can chose, and the maximum nummber of students allowed in each group.
This module allows students to enrol themselves in a group within a course. The teacher can choose from which groups the students can choose, and the maximum nummber of students allowed in each group.


The students can view the members of each group before making a choise, and (if the teacher allows it) change their selected group until the deadline.
The students can view the members of each group before making a choice, and (if the teacher allows it) change their selected group until the deadline.


This module is heavily based on the "choice" activity module, and behaves roughly like it : making a choice enrols you in a group, changing your choice unenrols you from the precedent group and enrols you in the new one, and so on.
This module is heavily based on the "choice" activity module, and behaves roughly like it : making a choice enrols you in a group, changing your choice unenrols you from the precedent group and enrols you in the new one, and so on.
Line 18: Line 18:


#create groups within your course
#create groups within your course
#create choicegroup activity and select groups from which user can chose from
#create a choicegroup activity and select groups from which users can chose from


==See also==
==See also==


*[http://moodle.org/mod/data/view.php?d=13&rid=4704 choicegroup] is a Modules and plugins database page that has download links and more information
*[http://moodle.org/mod/data/view.php?d=13&rid=4704 choicegroup] is a Modules and plugins database page that has download links and more information
*[http://www.youtube.com/watch?v=JQFaDLtHZdY&feature=player_embedded] - Video demonstrating the choicegroup module


*Discussions: [http://moodle.org/mod/forum/discuss.php?d=174424]
*Discussions: [http://moodle.org/mod/forum/discuss.php?d=174424]

Latest revision as of 15:18, 1 August 2012

General information

This module allows students to enrol themselves in a group within a course. The teacher can choose from which groups the students can choose, and the maximum nummber of students allowed in each group.

The students can view the members of each group before making a choice, and (if the teacher allows it) change their selected group until the deadline.

This module is heavily based on the "choice" activity module, and behaves roughly like it : making a choice enrols you in a group, changing your choice unenrols you from the precedent group and enrols you in the new one, and so on.

Installation

  • unzip, and copy into Moodle's /mod folder
  • visit administration page to install module
  • use in any course as wished

Operation

  1. create groups within your course
  2. create a choicegroup activity and select groups from which users can chose from

See also

  • choicegroup is a Modules and plugins database page that has download links and more information
  • [1] - Video demonstrating the choicegroup module
  • Discussions: [2]