Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Feedback module.

Feedback module: Difference between revisions

From MoodleDocs
No edit summary
 
No edit summary
 
(14 intermediate revisions by 6 users not shown)
Line 1: Line 1:
A survey module that is a bit easier to use than questionnaire.
{{Feedback}}


[http://moodle.org/mod/data/view.php?d=13&rid=95 Discuss and Download]
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.
 
Prior to Moodle 2.0, the Feedback module was contributed code. It is included in Moodle 2.0, but disabled by default.
 
Moodle 2.x will include a new module that combines the best of Questionnaire, Feedback and Survey into an upgrade for the Survey module. See [https://docs.moodle.org/en/Development:Survey_2_brainstorm Development:Survey 2 brainstorm]
 
== See also ==
 
* [http://moodle.org/mod/data/view.php?d=13&rid=95 Feedback module for download]
* [http://wodongatafe.wordpress.com/2011/03/09/student-feedback-captured-within-moodle/ Student feedback captured within Moodle] blog post with video
 
[[Category:Contributed code]]
 
[[es:Feedback]]
[[eu:Feedback]]

Latest revision as of 18:38, 28 March 2011


The Feedback module allows you to create and conduct surveys to collect feedback from Students. It is smaller in scope and therefore easier to use than the Questionnaire module, and unlike the Survey tool allows you to write your own questions, rather than choose from a list of pre-written survey instruments.

Prior to Moodle 2.0, the Feedback module was contributed code. It is included in Moodle 2.0, but disabled by default.

Moodle 2.x will include a new module that combines the best of Questionnaire, Feedback and Survey into an upgrade for the Survey module. See Development:Survey 2 brainstorm

See also