I am having trouble finding the field for pass or fail in views. I am trying to add it to the quiz results view page.

I have the relationships Quiz Results UID and NID already added. Do I need a different relationship?

Thank you!

Comments

mach5_kel created an issue.

djdevin’s picture

Hi,

Quiz doesn't actually record the pass/fail status, but you could look at the Quiz's passing grade and compare it to the result grade.

We might be able to do this as a feature request, I believe it has come up before.