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 t...