Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Feedback activity.

Feedback activity: Difference between revisions

From MoodleDocs
m (link edit)
m (updating this page)
(30 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Feedback}}
{{Activities}}


The '''Feedback module''' allows you to create and conduct surveys to collect feedback from [[Student]]s. It is smaller in scope and therefore easier to use than the [[Questionnaire module]], and unlike the [[Survey module|Survey]] tool allows you to write your own questions, rather than choose from a list of pre-written survey instruments. It is currently an optional module though it may become part of the standard install for version 2.0 of Moodle.
==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.
 
{{MediaPlayer | url = https://youtu.be/nXxZW7bCBeU | desc = Overview of the Feedback activity}}
==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?==
 
===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.)
 
[[File: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 reponses.
 
From the Show responses tab they see individual responses in detail.
 
[[File:TeacherFeedback.png]]
 
==More information==
* [[Feedback settings]]
* [[Building Feedback]]
* [[Using Feedback]]
* [[Feedback FAQ]]
*[[Feedback block]]
 
 
{{Note|If you don't see the Feedback activity, ask the admin to check it has been  enabled.}}


== See also ==


* [http://moodle.org/mod/data/view.php?d=13&rid=95 Feedback module for download]


[[Category:Contributed code]]
[[Category:Feedback]]
[[Category:Feedback]]
[[fr:Feedback]]
[[es:Actividad de retroalimentación]]
[[eu:Feedback]]
[[de:Feedback]]

Revision as of 10:55, 8 August 2020


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 reponses.

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.