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

Group choice activity: Difference between revisions

From MoodleDocs
 
(9 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
}}
{{Note|New to Group choice? Try our '''[[Group choice quick guide]].'''}}
==What is Group choice?==


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.
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 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 selection, and (if the teacher allows it) change their selected group until the deadline. More than one group may be chosen if necessary.


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.
[[File:GroupChoicedocs.png|500px]]


==Installation==
==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.]


*unzip, and copy into Moodle's /mod folder
==How do I use it?==


*visit administration page to install module
#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]].
*use in any course as wished
 
==Operation==
 
#create groups within your course
#create a choicegroup activity and select groups from which users can chose from


==See also==
==See also==
Line 24: Line 28:
*[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
*[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 15:56, 24 June 2019

Note: New to Group choice? Try our Group choice quick guide.


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 if necessary.

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