Note: You are currently viewing documentation for Moodle 3.0. 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
No edit summary
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
==General information==
{{Infobox plugin
|type = Activity module
|entry = https://moodle.org/plugins/mod_choicegroup
|tracker = https://github.com/ndunand/moodle-mod_choicegroup/issues/
|discussion = https://moodle.org/mod/forum/discuss.php?d=174424
|maintainer = [[User:Nicolas Dunand|Nicolas Dunand]]
|float = right
}}


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.
==What is Group choice?==


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.
Group choice, based on the standard [[Choice]] activity, allows students to enrol themselves in a group within a course. The teacher can choose the groups offered, and the maximum number of students allowed in each group.


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.
The students can view the members of each group before making a selection, and (if the teacher allows it) change their selected group until the deadline. More than one group may be chosen.


==Installation==
[[File:GroupChoicedocs.png]]


*unzip, and copy into Moodle's /mod folder
==How do I get it?==
Group choice is a contributed plugin. If your site does not have this plugin then the administrator can [https://moodle.org/plugins/mod_choicegroup download and install Group choice from the plugins directory here.]


*visit administration page to install module
==How do I use it?==


*use in any course as wished
#As a teacher, create groups in your course from ''Course administration > Users > Groups''
#With editing turned on, add a Group choice activity from the Activity chooser and complete the steps you require, noting that several of them are the same as the standard [[Choice]].


==Operation==
#create groups within your course
#create choicegroup activity and select groups from which user 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]
* Moodle's [[Choice activity]]


*Discussions: [http://moodle.org/mod/forum/discuss.php?d=174424]
[[es:Actividad de elección de grupo]]

Latest revision as of 08:03, 1 April 2016

What is Group choice?

Group choice, based on the standard Choice activity, allows students to enrol themselves in a group within a course. The teacher can choose the groups offered, and the maximum number of students allowed in each group.

The students can view the members of each group before making a selection, and (if the teacher allows it) change their selected group until the deadline. More than one group may be chosen.

GroupChoicedocs.png

How do I get it?

Group choice is a contributed plugin. If your site does not have this plugin then the administrator can download and install Group choice from the plugins directory here.

How do I use it?

  1. As a teacher, create groups in your course from Course administration > Users > Groups
  2. With editing turned on, add a Group choice activity from the Activity chooser and complete the steps you require, noting that several of them are the same as the standard Choice.


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]
  • Moodle's Choice activity