Hi Terri,you could just put some feedback textboxes on every page of your test, that are not initially visible. Place a "Check"-button on the page, which "on click" shows the feedback textboxes. Show Textbox "correct_answer" if question_001 (or whatever) "is correct" and else show "wrong_answer"I usually create a third textbox with something like "Choose answer before you click Check" if the question "is empty".Easier but also less elegant is too mark "show feedback" and "immediate feedback" in the question properties. Fill in the feedback you want to display and Lectora shows a popup, once the user clicks "Check" or "Next". You need a button (Check or Next) to "on click" "process question".Hope that helpsTim