Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Feedback FAQ.

Feedback FAQ: Difference between revisions

From MoodleDocs
 
(4 intermediate revisions by 2 users not shown)
Line 22: Line 22:
* Complete the Name, Description, and other options then save.
* Complete the Name, Description, and other options then save.
* To add questions to your Feedback activity, click the link for the feedback activity, click the ''Edit questions'' tab, and add questions.
* To add questions to your Feedback activity, click the link for the feedback activity, click the ''Edit questions'' tab, and add questions.
==How can a teacher make a feedback template public for use elsewhere?==
The teacher would have to have permissions set so that they could put the Feedback on the front page and set it for full anonymous submissions.  It is possible to create the Feedback in a Main Menu block which can then be deleted to effectively hide the Feedback from the front page but it still be accessible (much like orphaning activities in a course).  The teacher would also need permissions to access the analysis and responses tabs.


==Can I make questions dependent on previous responses?==
==Can I make questions dependent on previous responses?==
Yes. See the section on Dependence item and Dependence value in [[Building Feedback]].
Yes. See the section on Dependence item and Dependence value in [[Building Feedback]].
*See [[Template creator]]
*See [[Template creator]]
==Is Activity Completion recorded if the Feedback activity is set to anonymise usernames?==
Yes. If the Feedback activity is set to Anonymous usernames, and the Feedback activity is set to record Activity Completion, then the activity will still be marked as complete and the user will show up in the activity completion reports.


==I do not see the Edit Questions tab. What should I do?==
==I do not see the Edit Questions tab. What should I do?==
Line 37: Line 36:


[[Questionnaire]] is an additional plugin. For a discussion about their differences, see the forum thread [https://moodle.org/mod/forum/discuss.php?d=195584#p852097 Questionnaire v Feedback]
[[Questionnaire]] is an additional plugin. For a discussion about their differences, see the forum thread [https://moodle.org/mod/forum/discuss.php?d=195584#p852097 Questionnaire v Feedback]
==Is there a planned replacement for Feedback and Questionnaire?==
Work is under way on a new enhanced survey module soon to be added to the plugins database. .


==See also==
==See also==

Latest revision as of 07:06, 13 May 2016


How can I allow non-logged in users to give feedback?

  • As an adminstrator, go to Administration>Site Administration>Plugins>Activity Modules>Feedback.
  • Change "Allow full anonymous" to "yes"
  • Note that this only works for the front page, and NOT for courses with guest access.
  • You will also need to check that Authenticated User and Guest role both have permission to Submit Feedback Activity.

Anonymousfeedback.png

How can I allow teachers and non editing teachers to give feedback?

1) Go into the course as admin 2) Click on your feedback you want to use for your teachers 3) Click on "Permissions" inside the Administration block 4) In the dropdown list "Advanced role override" choose "Teacher" or how ever your teacher role is named 5) Look for "mod/feedback:complete" and set it to "Allow" 6) Click on "Save changes"

How do I create a Feedback activity and add questions?

  • From the Add an activity... drop down, select Feedback.
  • Complete the Name, Description, and other options then save.
  • To add questions to your Feedback activity, click the link for the feedback activity, click the Edit questions tab, and add questions.

Can I make questions dependent on previous responses?

Yes. See the section on Dependence item and Dependence value in Building Feedback.

Is Activity Completion recorded if the Feedback activity is set to anonymise usernames?

Yes. If the Feedback activity is set to Anonymous usernames, and the Feedback activity is set to record Activity Completion, then the activity will still be marked as complete and the user will show up in the activity completion reports.

I do not see the Edit Questions tab. What should I do?

This does happen sometimes. Usually, logging out of the course and then logging back in will take care of this problem.

What are the differences between Feedback and Questionnaire?

Questionnaire is an additional plugin. For a discussion about their differences, see the forum thread Questionnaire v Feedback

See also