Hi all,
can someone assist me on adjusting printanswers.php?
Multiple Question Types Array (MQTA) present the answers in printanswer.php as an array. however, i just want to present the header of the array and the actual answers
For example, if the array is:
Currently it is presented on printanswer.php as follows:
and I would like to present it as follows:
Also, "text-display" question are presented in printanswer.php as follows:
| texttextexttexttexttexttexttextexttexttexttexttexttextexttexttexttext | empty cell |
and I would like to present it as follows:
| texttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttextexttexttexttexttexttextexttexttexttext |
Best regards,
And thank you for any help...
Zunch2000