Restrict no. attempts on radio button
September 23, 2008 12:00 AM
Step 1 - Create a new action:AnswerCountDefault = 0Step 2 - Create an Action at the page level:Reset AnswerCount- Modify Variable- AnswerCount- 0- Set VariableStep 3 - Create a transparent box over the radio buttonsStep 4 - Create 2 Action Groups:Step 4.1 - Action Group 1 - Correct FeedbackStep 4.1.1 - Action1- Show- ClearBoxStep 4.1.2 - Action2- Show- Correct FeedbackStep 4.2 - Action Group 2 - Incorrect FeedbackStep 4.2.1 - Action1- Modify Variable- AnswerCount- 1- Add to VariableStep 4.2.2 - Action2- Show- ClearBox- Condition: AnswerCount = 2Step 4.2.3 - Action3- Show- Incorrect FeedbackStep 5 - Modify your current 'On Select' options to Run the applicable Action Groups.Cheers!
Discussions have been disabled for this post