Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Group choice activity.

Group choice activity: Difference between revisions

From MoodleDocs
mNo edit summary
No edit summary
Line 19: Line 19:
#create groups within your course
#create groups within your course
#create choicegroup activity and select groups from which user can chose from
#create choicegroup activity and select groups from which user can chose from
==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
*Discussions: [http://moodle.org/mod/forum/discuss.php?d=174424]

Revision as of 08:29, 2 May 2011

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.

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.

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 choicegroup activity and select groups from which user can chose from

See also

  • choicegroup is a Modules and plugins database page that has download links and more information
  • Discussions: [1]