Print out for review
Maintained by
stefan weber
This plugin provides an additional export format for questions, which presents them in an easily readable,
clear format, also suited for printout.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Your code has this line ($expout class=\"mcanswer $class \">{$answertext}) but if I change it like this ($expout class=\"$class mcanswer\">{$answertext}) then it shows the answers in color. It seems that if mcanswer if before $class then the text color does not change. If I have it wrong please help as it was the only way I could see the right and wrong answers int he True/False questions.
I also took the liberty of adding the following addition to the True/False as I wanted to see the question feedback: $answerfeedback = strip_tags($answer->feedback) and then adding it at the back of either TRUE or FALSE print line.
Regards, Cobus
But is it possible to show the wrong answers in matching questions in red, too? I.e. if I have given more options to choose from than objects to match?
I really don't have any way to calculate how many hours (hundreds if truth be known) you have saved me by creating this plugin.
Thank you very much sir!!
1. the name of the question is already included in the export - it is written in small font along with the question type under the question text and answer.
2. unfortunately, I could not find a way to export embedded pictures. if you open an issue on github about it I will try to look into it again and maybe add that feature at a later point (or maybe someone else can help?
Two idea to make it perfect:
1. Sometimes it would be useful to include the 'name of the question' in the export.
2. Is it possible, to export embedded pictures? (we have several multichoice questions with pictures in the question text)
Best wishes,
Csaba