I would like to be able to capture a text string after finishing each question in a graded test, but only if the answer given was incorrect. I will use this string to present a study guide to the user if the test is failed. I can capture the string OK, but I can't seem to find anything that tells me if the question was answered incorrectly. I know that the system knows because each answer is graded on the fly. Any ideas?I would like to be able to capture a text string after finishing each question in a graded test, but only if the answer given was incorrect. I will use this string to present a study guide to the user if the test is failed. I can capture the string OK, but I can't seem to find anything that tells me if the question was answered incorrectly. I know that the system knows because each answer is graded on the fly. Any ideas?