3 The responses report
It is possible to extract the last response to a question or, if the test has run in interactive with multiple tries behaviour the responses at all tries. The two figures below show these two views for the same student for the same test.


Please be aware that if responses to OpenMark questions are displayed they appear in different forms in the two views.The 'last try' view uses the style specified by the author with getResults().setAnswerLine(responseString). Here response 10 is shown as 5/6.

In contrast the 'all tries' view uses the detail extracted from the form. The 5 and 6 from the second response to question 10 are presented with the names of the fields they were extracted from.

2 Access to student answers