Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Choice settings.

Choice settings: Difference between revisions

From MoodleDocs
(single choice option in 2.1.2)
m (added link to spanish translation of page)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Choice}}
{{Choice}}
==Choice administration settings==
==Choice administration settings==
*With the editing turned on, choose from the dropdown ''Add an Activity'' the option ''Choice''.
*With the editing turned on, choose from the"Add an activity or resource" link (or, if not present, the "Add an activity" drop down menu) the option ''Choice''.


[[File:Choice.png]]


===Name===
===Name===
Line 10: Line 8:


===Introduction text===
===Introduction text===
*Type the description of the choice activity here. It should contain the question that you want your students to answer. An example of the choice text could be "What is your favourite colour?"


{{Moodle 2.2}}In Moodle 2.2 onwards, there is an option to display the Choice description on the course page below the link to the activity. See the screencast [http://www.screencast.com/t/ieLFs7To0e Moodle 2.2 - Show descriptions] for a demonstration by developer Sam Marshall.
Type the description of the choice activity here. It should contain the question that you want your students to answer. An example of the choice text could be "What is your favourite colour?" There is also an option to display the choice description on the course page below the link to the activity.


===Limits===
===Limits===
Line 21: Line 18:
===Options===
===Options===
*Specify here the options that participants have to choose from. They will become radio buttons when the choice is saved.
*Specify here the options that participants have to choose from. They will become radio buttons when the choice is saved.
*You need a minimum of 2 for it to work. You can leave other options blank or click "Add 3 fields to form" to add more options.
*You can leave other options blank or click "Add 3 fields to form" to add more options.
*If ''Limits'' is disabled, then any number of participants can select any of the options.
*If ''Limits'' is disabled, then any number of participants can select any of the options.
{{New features}}In Moodle 2.1.2 onwards, a choice activity may be created with only one option.


[[File:Choicesetup.png]]
[[File:Choicesetup.png]]
Line 44: Line 39:
**see the results only after the closing date of the choice
**see the results only after the closing date of the choice
**always see the results
**always see the results


====Privacy of results====
====Privacy of results====
Line 62: Line 56:
There are the usual [[Common module settings]] and  - if admin has enabled them - the Restrict access settings [[Conditional activities]].
There are the usual [[Common module settings]] and  - if admin has enabled them - the Restrict access settings [[Conditional activities]].


==Site administration settings==
==Choice module capabilities==
 
*The following capabilities are related to choices:
 
*[[Capabilities/mod/choice:downloadresponses|mod/choice:downloadresponses]]
*[[Capabilities/mod/choice:deleteresponses|mod/choice:deleteresponses]]
*[[Capabilities/mod/choice:readresponses|mod/choice:readresponses]]
*[[Capabilities/mod/choice:choose|mod/choice:choose]]


[[de:Abstimmung anlegen]]
*[[Capabilities/mod/choice:downloadresponses|Download choice responses]]
*[[Capabilities/mod/choice:deleteresponses|Delete choice responses]]
*[[Capabilities/mod/choice:readresponses|Read choice responses]]
*[[Capabilities/mod/choice:choose|Record a choice]]
*[[Capabilities/mod/choice:addinstance|Add a new choice]]


[[de:Abstimmung konfigurieren]]
[[es:Configuraciones de elección]]
[[fr:Ajouter/modifier un sondage]]
[[fr:Ajouter/modifier un sondage]]

Latest revision as of 20:27, 26 October 2014

Choice administration settings

  • With the editing turned on, choose from the"Add an activity or resource" link (or, if not present, the "Add an activity" drop down menu) the option Choice.


Name

  • A short name of the choice (e.g. "Favourite colour"). This will be displayed on the course's homepage.

Introduction text

Type the description of the choice activity here. It should contain the question that you want your students to answer. An example of the choice text could be "What is your favourite colour?" There is also an option to display the choice description on the course page below the link to the activity.

Limits

  • Enabling this option allows you to limit the number of participants who can select each particular choice. When that number has been reached, no one else can select that choice.

Warning!! If you unintentionally check this box but don't add a number then your students won't be able to select any choices and will get confused :)

Options

  • Specify here the options that participants have to choose from. They will become radio buttons when the choice is saved.
  • You can leave other options blank or click "Add 3 fields to form" to add more options.
  • If Limits is disabled, then any number of participants can select any of the options.

Choicesetup.png

Restrict answering

  • If you check this box you can set an "open and close" date for your choice.
  • If you leave it, they can respond at any time. Hint:

Miscellaneous settings

Display mode

  • Choose "horizontally" if you only have three or four choices maximum; choose "vertically if you have a large number of choices.

Publish results

  • This determines whether (and when) the students will be able to view the results of the choice activity. They may:
    • never see the results of the choice
    • see the results only after they have given the answer themselves
    • see the results only after the closing date of the choice
    • always see the results

Privacy of results

  • If "Publish" was chosen above, then this dropdown in unlocked. You can decide whether to show names of students or merely the number who responded but without names.

Allow choice to be updated

  • If this is set to "Yes", students can change their mind after they have voted. If it's set to "No", students cannot change their choice.

Show column for unanswered

  • If set to "Yes", this will display a column showing how many participants have not answered the choice activity yet. If set to "No", the results will only include the participants who have already voted.

Other settings

There are the usual Common module settings and - if admin has enabled them - the Restrict access settings Conditional activities.

Choice module capabilities