Currently when a quiz with multiple questions is submitted, all feedback is shown even if the proposals are not attempted.
The feedback for only those proposals which have been attempted show be shown.
We should hide these with CSS properties (i.e. 'display:none'), with the option of communities to overwrite this in Common.css if they want to show that feedback after all.