Feedback activity: Difference between revisions

From MoodleDocs
m (General word padding, break up enabling activity and block)
m (clean up, typos fixed: reponses → responses)
(21 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Feedback}}
{{Activities}}
__NOTOC__
==What is the Feedback activity?==
The Feedback activity allows you to create and conduct surveys to collect feedback. Unlike the [[Survey module|Survey]] tool it allows you to write your own questions, rather than choose from a list of pre-written questions and unlike the [[Quiz module|Quiz]] tool, you can create non-graded questions.  The Feedback activity is ideal for course or teacher evaluations.


The '''Feedback module''' allows you to create and conduct surveys to collect feedback. Unlike the [[Survey module|Survey]] tool it allows you to write your own questions, rather than choose from a list of pre-written questions.
{{MediaPlayer | url = https://youtu.be/W4laoKuHbD0 | desc = Overview of the Feedback activity}}


The Feedback module is included in Moodle 2.0, but disabled by default.
==How is it set up?==
#In a course, with the editing turned on, choose 'Feedback' from the activity chooser.
#Give it a name and if required, a description
# Expand the other sections to define the settings you want, in particular Question and Submission settings and what to display After submission.
#Click Save and display and from the Edit questions tab, Add question drop down, add the questions you want.
==How does it work?==


The long term plan is to replace Feedback with a new module combining the best of Questionnaire, Feedback and Survey. See [https://docs.moodle.org/en/Development:Survey_2_brainstorm Development:Survey 2 brainstorm]
===Student view===
Students click on the Feedback icon in the course to access the activity and then must click the button Answer the questions. (Note: the magnifying glass icon is only for previewing, not for submitting responses.)


==Enabling Feedback Module==
[[File:studentfeedback.png]]
*As an administrator, go to Settings > Site Administration > Plugins > Activity modules > Manage activities
*Turn on the (open) eye of "Feedback"
[[File:Feedbackmodule.png]]


==Enabling Feedback Block==  
===Teacher view===
To provide the option of adding a Feedback block to a course, you must first ensure the block type has been enabled. When added to a course, the Feedback block will display a list of all Feedback activities associated with a course.  This is helpful for when you want to draw the user's attention to completing the Feedback activity.
Teachers see the Feedback settings tabs as well as an Analysis tab and Show responses tab. The results may be exported to a spreadsheet program .


*Go to Settings>Site Administration>Plugins>Blocks>Manage blocks
From the Analysis tab they see a graphical (and text) display of responses.
*Turn on the eye of "Feedback" here to in order to have Feedback as a block.


== See also ==
From the Show responses tab they see individual responses in detail.


* [http://wodongatafe.wordpress.com/2011/03/09/student-feedback-captured-within-moodle/ Student feedback captured within Moodle] blog post with video
[[File:TeacherFeedback.png]]


[[Category:Contributed code]]
==More information==
* [[Feedback settings]]
* [[Building Feedback]]
* [[Using Feedback]]
* [[Feedback FAQ]]
*[[Feedback block]]


[[es:Feedback]]
 
{{Note|If you don't see the Feedback activity, ask the admin to check it has been  enabled.}}
 
 
 
[[Category:Feedback]]
 
[[fr:Feedback]]
[[es:Actividad de retroalimentación]]
[[eu:Feedback]]
[[eu:Feedback]]
[[de:Feedback]]

Revision as of 16:18, 19 May 2022


What is the Feedback activity?

The Feedback activity allows you to create and conduct surveys to collect feedback. Unlike the Survey tool it allows you to write your own questions, rather than choose from a list of pre-written questions and unlike the Quiz tool, you can create non-graded questions. The Feedback activity is ideal for course or teacher evaluations.

Overview of the Feedback activity

How is it set up?

  1. In a course, with the editing turned on, choose 'Feedback' from the activity chooser.
  2. Give it a name and if required, a description
  3. Expand the other sections to define the settings you want, in particular Question and Submission settings and what to display After submission.
  4. Click Save and display and from the Edit questions tab, Add question drop down, add the questions you want.

How does it work?

Student view

Students click on the Feedback icon in the course to access the activity and then must click the button Answer the questions. (Note: the magnifying glass icon is only for previewing, not for submitting responses.)

studentfeedback.png

Teacher view

Teachers see the Feedback settings tabs as well as an Analysis tab and Show responses tab. The results may be exported to a spreadsheet program .

From the Analysis tab they see a graphical (and text) display of responses.

From the Show responses tab they see individual responses in detail.

TeacherFeedback.png

More information


Note: If you don't see the Feedback activity, ask the admin to check it has been enabled.