instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.54k stars 2.46k forks source link

Canvas Quiz Questions should not discard student response (even when it contains HTML/CSS/JS) #1426

Open hcientist opened 5 years ago

hcientist commented 5 years ago

Summary:

Canvas Quiz Essay Question filters html

Steps to reproduce:

  1. (Ignorantly) Make Canvas Quiz Essay Question that expects html response
  2. Student responds with html, but switching from rich text editor to HTML editor e.g. https://gist.github.com/hcientist/64264efa89c600d95d6ad2da20a0f570
  3. Response is stripped 🤦‍♀️

Expected behavior:

If not displayed in speedgrader, the export of the responses (e.g. Student Analysis) should have the student's response.

Actual behavior:

Student's response is discarded.

Additional notes:

stale[bot] commented 2 years ago

Thanks for contributing to this issue. As it has been 2 years since the last activity, we are automatically closing the issue in 30 days. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please respond before the issue is closed, or post a message on the mailing list. We'll gladly take a look again!