Canvas Quiz Essay answered but not visible and says UNANSWERED in SpeedGrader.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm a support tech investigating a Quiz answer not showing issue.
Students answered Quiz Essay questions but in SpeedGrader it shows the red UNANSWERED. Students are getting marked zero when the answer is there, but unseen.
When you View Logs > click on #16 for example for the question, you can see the html which shows a student answer.
In one case there is a tag added at the end
<p><br data-mce-bogus="1"></p>
in another similar case, i.e. Quiz Essay UNANSWERED in SpeedGrader, you can again see the answer in the View Logs > click on blue number e.g #14
<p><audio class="audio-for-speech"></audio></p>
<div class="translate-tooltip-mtz hidden">
<div class="controls">
<div class="controls__control-wrapper">student a answer is written here</div>
<div class="controls__control-wrapper">studnet b answeris written here</div>
</div>
</div>