Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Building Feedback: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
 
(18 revisions intermèdies per 11 usuaris que no es mostren)
Línia 1: Línia 1:
{{Feedback}}
{{Feedback}}
After setting a new Feedback you design it by '''adding questions'''. Select the type of question from the drop down list and then click the ''Add question to activity'' button.


After setting a new Feedback you design it by '''adding questions'''. Select the type of question from the drop down list in the top left corner then click the ''Add question to activity'' button.
[[Image:Feedbackeditquestions.png]]


== Standard options ==
== Standard options ==
Línia 14: Línia 15:


These questions are required to be answered and will prompt the user if they are left unaswered. These questions are highlighted with a red star for users, and have a yellow exclamation point beside them when editing Feedback questions.
These questions are required to be answered and will prompt the user if they are left unaswered. These questions are highlighted with a red star for users, and have a yellow exclamation point beside them when editing Feedback questions.


== Available question types ==
== Available question types ==


===Captcha===
===Captcha===
An test to make sure a real person is filling in the form and not an automatic spamming program of some sort. Asks a person to write out some distorted text which is displayed on screen.
A test to make sure a real person is filling in the form and not an automatic spamming program of some sort. Asks a person to write out some distorted text which is displayed on screen. You normally won't need this unless you find you are getting spammed a lot.
 
===Information===
This allows you to choose to display one of three types of information: the time of responding; the course and/ or the category where the feedback is located.
 
=== Label ===
 
Like a standard Moodle label, this allows you to add abritrary text between questions allowing for extra explanation or to divide the Feedback into sections.
 
=== Longer Text Answer ===
 
This option is for creating a text box (you specify how big it will appear in rows and columns) which people can write a long answer into.


=== Multiple choice - multiple answers ===
=== Multiple choice - multiple answers ===
Línia 31: Línia 42:
=== Dropdownlist (rated) ===
=== Dropdownlist (rated) ===


This is visually indistinguishable from the option above. Not sure what the difference is, so please fill it in here if you know. [[User:Matt Gibson|Matt Gibson]] 04:27, 19 March 2008 (CDT)
This is similar to the dropdownlist option, except that each option has a numerical value associated with it. This means that if asking a question like:


=== Label ===
'''How much do you enjoy being in class?'''
 
* I love it
Similarly to a standard Moodle label, this allows you to add abritrary text between questions allowing for extra explanation or to divide the Feedback into sections.
* I like it
* It's OK
* I don't like it
* I hate it
it's not possible to (easily) get out an "average" score - particularly if you're asking the same question before and after an event or course. If the Dropdownlist (rated) option is used, then numerical values are associated with each option, allowing an average or other measurements of any responses. The above question might look like:


=== Numeric answer (added in Moodle 1.7) ===
'''How much do you enjoy being in class?'''
* [5] I love it
* [4] I like it
* [3] It's OK
* [2] I don't like it
* [1] I hate it
which might allow for an average (e.g. "4.5 this term, up from 3.9 last term") to be calculated.




=== Picture ===
=== Numeric answer ===
Here, you ask a question which must have a number as an answer and specify the acceptable range e.g. "How many arms would you like, if more than 2 were possible? (please specify 0-10)" with a range of 0-10 set in the options. It helps if you specify the acceptable range in the question text.


This question type allows you make a question where users must choose from a range of images as their answer. For example: "Which of these flags is known as the Union Jack?". You write your question and CTRL-Click to choose the images you want. Currently, there seems to be only the option to use flags that are provided with the module. Can other images be used? [[User:Matt Gibson|Matt Gibson]] 04:32, 19 March 2008 (CDT)


=== Multiple choice - single answer ===
=== Multiple choice - single answer ===
Línia 48: Línia 69:
This will give you a series of radio buttons, which starts on 'Not selected' and then has your options afterwards. Only one can be chosen and 'Not selected' is a valid answer if the question is not set to 'required'.
This will give you a series of radio buttons, which starts on 'Not selected' and then has your options afterwards. Only one can be chosen and 'Not selected' is a valid answer if the question is not set to 'required'.


=== Radiobutton (rated) ===
=== Multiple Choice (Rated) ===
 
This is similar to the other multiple choice options, except that each option has a numerical value associated with it. You have the choice of using radio buttons or a drop-down list to display the answers.
 
For example:
 
::'''''How much do you enjoy being in class?'''''
::*''I love it''
::*''I like it''
::*''It's OK''
::*''I don't like it''
::*''I hate it''
 
It's not possible to (easily) get out an "average" score - particularly if you're asking the same question before and after an event or course. If the Drop-down List (rated) option is used, then numerical values are associated with each option, allowing an average or other measurements of any responses.


This is the same as the Multiple choice one above, but you can allocate a numerical value to each of the answers as well, which makes things a little more quantitative if you intend to analyse the results statistically.
The above question might look like:


=== Longer Text Answer ===
::'''''How much do you enjoy being in class?'''''
::*''[5] I love it''
::*''[4] I like it''
::*''[3] Its OK''
::*''[2] I don't like it''
::*''[1] I hate it''


This option is for creating a text box (you specify how big it will appear in rows and columns) which people can write a long answer into.
Which might allow for an average (e.g. "4.5 this term, up from 3.9 last term") to be calculated.


=== Short Text Answer ===
=== Short Text Answer ===
Línia 60: Línia 99:
This option lets you specify a single line answer, with an input box which is a set number of characters long (you choose). You also specify the maximum number of characters you will accept, so that the answer is not too long and/or does not run over the length of the box on screen.
This option lets you specify a single line answer, with an input box which is a set number of characters long (you choose). You also specify the maximum number of characters you will accept, so that the answer is not too long and/or does not run over the length of the box on screen.


==See also==
[[Feedback_templates|Feedback Templates]]


[[Category:Feedback]]
[[de:Feedback erstellen]]
[[Category:Teacher]]

Revisió de 15:56, 30 abr 2013

After setting a new Feedback you design it by adding questions. Select the type of question from the drop down list and then click the Add question to activity button.

Feedbackeditquestions.png

Standard options

The following apply to all or most question types.

Position

This number controls the order of the questions. Position 1 is the question nearest the top of the page, so when you create or edit a question, you can choose from the dropdown of available positions (which will vary depending on how many other questions there are). You can also rearrange questions by clicking the position up and down arrows on the main add questions screen.

Required

These questions are required to be answered and will prompt the user if they are left unaswered. These questions are highlighted with a red star for users, and have a yellow exclamation point beside them when editing Feedback questions.

Available question types

Captcha

A test to make sure a real person is filling in the form and not an automatic spamming program of some sort. Asks a person to write out some distorted text which is displayed on screen. You normally won't need this unless you find you are getting spammed a lot.

Information

This allows you to choose to display one of three types of information: the time of responding; the course and/ or the category where the feedback is located.

Label

Like a standard Moodle label, this allows you to add abritrary text between questions allowing for extra explanation or to divide the Feedback into sections.

Longer Text Answer

This option is for creating a text box (you specify how big it will appear in rows and columns) which people can write a long answer into.

Multiple choice - multiple answers

This will give you a series of options with a checkbox next to each one. The respondent can check as many as they want and there is currently no way to specify a limit to how many they can choose which is lower than the total.

Multiple choice - single answer allowed (dropdownlist)

This will give you a dropdown list from which only one answer can be selected

Dropdownlist (rated)

This is similar to the dropdownlist option, except that each option has a numerical value associated with it. This means that if asking a question like:

How much do you enjoy being in class?

  • I love it
  • I like it
  • It's OK
  • I don't like it
  • I hate it

it's not possible to (easily) get out an "average" score - particularly if you're asking the same question before and after an event or course. If the Dropdownlist (rated) option is used, then numerical values are associated with each option, allowing an average or other measurements of any responses. The above question might look like:

How much do you enjoy being in class?

  • [5] I love it
  • [4] I like it
  • [3] It's OK
  • [2] I don't like it
  • [1] I hate it

which might allow for an average (e.g. "4.5 this term, up from 3.9 last term") to be calculated.


Numeric answer

Here, you ask a question which must have a number as an answer and specify the acceptable range e.g. "How many arms would you like, if more than 2 were possible? (please specify 0-10)" with a range of 0-10 set in the options. It helps if you specify the acceptable range in the question text.


Multiple choice - single answer

This will give you a series of radio buttons, which starts on 'Not selected' and then has your options afterwards. Only one can be chosen and 'Not selected' is a valid answer if the question is not set to 'required'.

Multiple Choice (Rated)

This is similar to the other multiple choice options, except that each option has a numerical value associated with it. You have the choice of using radio buttons or a drop-down list to display the answers.

For example:

How much do you enjoy being in class?
  • I love it
  • I like it
  • It's OK
  • I don't like it
  • I hate it

It's not possible to (easily) get out an "average" score - particularly if you're asking the same question before and after an event or course. If the Drop-down List (rated) option is used, then numerical values are associated with each option, allowing an average or other measurements of any responses.

The above question might look like:

How much do you enjoy being in class?
  • [5] I love it
  • [4] I like it
  • [3] Its OK
  • [2] I don't like it
  • [1] I hate it

Which might allow for an average (e.g. "4.5 this term, up from 3.9 last term") to be calculated.

Short Text Answer

This option lets you specify a single line answer, with an input box which is a set number of characters long (you choose). You also specify the maximum number of characters you will accept, so that the answer is not too long and/or does not run over the length of the box on screen.

See also

Feedback Templates