According to this flowchart, if a quiz is not passed, answer feedback should only be displayed if quiz reset is disabled.
That's not how it's working currently:
Answer feedback shouldn't be displayed, but it is.
495576-zd-woothemes
I was not able to reproduce this on latest master.
Case 1: Quiz reset disabled


Case 2: Quiz reset enabled


Hi guys. You're testing on "wrong message". What we're having a problem with is the Answer Feedback. The one you put right below the list of right and wrong, that one. That shouldn't appear if we enabled reset quiz, right? But it still appears. In its pretty blue box. That shouldn't be the case. If the student is not passed yet, that blue answer feedback box should not appear.
Correct. @bor0 I forgot to add that step:
Thanks @danjjohnson. Was able to reproduce it now.
To summarize, per that flowchart the quiz answer feedback should appear:
fixed in #1649
528590-zd-woothemes