-

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

Feedback activity: Difference between revisions

From MoodleDocs
(feedback in 2.0)
(→‎See also: blog post link)
Line 8: Line 8:


* [http://moodle.org/mod/data/view.php?d=13&rid=95 Feedback module for download]
* [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]]
[[Category:Contributed code]]

Revision as of 17:36, 15 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.1 will include a new module that combines the best of Questionnaire, Feedback and Survey into an upgrade for the Survey module.

See also