ResetUserAnswer

Syntax:

question.ResetUserAnswer(AnswerIndex)

Parameters:

AnswerIndex – the index number of the answer you wish to set. This parameter is required.

Remarks:

This function will allows you to specify an answer to be reset so that it can be attempted again. It replicates the ResetUserAnswer action. The AnswerIndex parameter is the ID for the answer set via the Question Properties. It permits the user to change their mind about a specific answer rather than just redo the whole question.

image\Script_Button.jpgExample