Project:Quiz
Version:6.x-3.3
Component:Code - Multichoice
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi,

The question node returned by multichoice_get_report doesn't have its input format. Here is the patch which just add:
$question->format = $row['format'];

AttachmentSize
quiz_multichoice_with_question_format.diff502 bytes

Comments

#1

Status:active» fixed

Thanks for the patch, committed to quiz-3.x-dev.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.