Posted by benoit.borrel on November 13, 2009 at 5:32pm
Jump to:
| 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'];
| Attachment | Size |
|---|---|
| quiz_multichoice_with_question_format.diff | 502 bytes |
Comments
#1
Thanks for the patch, committed to quiz-3.x-dev.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.