The number of tries that a student is allowed at a question and the marking of the question is carried out entirely within OpenMark. The question author must ensure that they are 'extending' a suitably configured OpenMark class when writing their questions, for example SimpleQuestion1. OpenMark will share appropriate information with Moodle.
OpenMark questions that are to be used in Deferred feedback iCMAs must extend the OpenMark class DeferredFeedbackQuestion().
The following OpenMark functions and XML components control the number of tries* and the marking and supply this information to Moodle
For examples of the partial scoring please consult the SDK125 interactive media developers who have developed SimpleQuestion3 that allows two tries with partial scoring after the second try.
Please note that in Moodle a ‘try’ is a try at a question and in interactive mode ‘Try again’ leads to a second or third try. An ‘attempt’ is an attempt at the whole iCMA which finishes when the ‘Submit’ button is pressed.