I created a course containing multi-sections with different instructors. When a student uses "Email Instructor" button, I would like that email sent to the corresponding instructor only. Here is what I did. In the course email configuration, I used "noboby" then, in the next, "additional addresses for receiving feedback email", I entered all the instructors' emails. I then checked "feedback by section" "True". I also added the following line in course.conf
"$feedback_by_section = 1" (Is this necessary?). But it did not work. When a student sends an email, all the instructors receive that email. Should I check "professor" instead of "nobody"?
Thanks in advance,
Dave