DeveloperIgniti
2 months agoCommunity Member
Question.Correct always False if feedback is removed
Hi,
When the user clicks submit, I want to increment a custom score variable based on the response given. I am achieving this with the `If Question.Correct = True` condition. This works fine when the question is configured to give immediate feedback, but if I remove the feedback, my custom logic is ignored.
Any suggestions for how to fix this?
Many thanks in advance.