Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Choice settings.

Choice settings: Difference between revisions

From MoodleDocs
(DE-Link)
(choice module caps)
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 dropdown ''Add an Activity'' the option ''Choice''.
Line 42: Line 41:
**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 60: Line 58:
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:downloadresponses|Download choice responses]]
*[[Capabilities/mod/choice:deleteresponses|mod/choice:deleteresponses]]
*[[Capabilities/mod/choice:deleteresponses|Delete choice responses]]
*[[Capabilities/mod/choice:readresponses|mod/choice:readresponses]]
*[[Capabilities/mod/choice:readresponses|Read choice responses]]
*[[Capabilities/mod/choice:choose|mod/choice:choose]]
*[[Capabilities/mod/choice:choose|Record a choice]]


[[de:Abstimmung konfigurieren]]
[[de:Abstimmung konfigurieren]]
[[fr:Ajouter/modifier un sondage]]
[[fr:Ajouter/modifier un sondage]]

Revision as of 12:43, 8 May 2012

Choice administration settings

  • With the editing turned on, choose from the dropdown Add an Activity the option Choice.

Choice.png

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?"

New feature
in Moodle 3.8!
There is also an option to display the Choice description on the course page below the link to the activity. See the screencast Moodle 2.2 - Show descriptions for a demonstration by developer Sam Marshall.

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