Picture of Jonathan Briggs
Question feedback on click rather than submit
by Jonathan Briggs - Wednesday, 3 March 2021, 12:20 PM
 

I have a weird one here (and I wonder if I'm being dumb) but a client has requested question feedback to be only displayed on click of 'Show feedback' and not automatically as a result of submitting an answer. Is there any way of doing this? If I'm not being dumb I imagine it's not straightforward…

Picture of Matt Leathes
Re: Question feedback on click rather than submit
by Matt Leathes - Thursday, 4 March 2021, 5:07 PM
 

It's not something that's available 'out of the box', no.

If you're comfortable with doing this sort of thing, you could probably do something like amend adapt-contrib-tutor so that it ignores the first questionView:showFeedback event triggered by any question view. Although if you need to ensure that your course is accessible, there might well be a bit more work to do to ensure that the 'focus' goes to the 'show feedback' button.