Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Detailed responses report plugin.

Detailed responses report plugin: Difference between revisions

From MoodleDocs
m (category edit)
mNo edit summary
Line 7: Line 7:
The default view lists only the students who attempted the test. You can, however, change the display settings with the dropdown menu (followed by clicking Go):  
The default view lists only the students who attempted the test. You can, however, change the display settings with the dropdown menu (followed by clicking Go):  


# '''Show only students with no attempts''' - the list will include only the course students who don't attempted the test  
# '''Show only students with no attempts''' - the list will include only the course students who didn't attempt the test  
# '''Show students with and without attempts''' - the list will include all the course students no matter if they did the test or not
# '''Show students with and without attempts''' - the list will include all the course students no matter if they did the test or not


It is also possible to download the report as an Excel Spreadsheet or as a text file. In that case, even if the display is paginated, all attempts are included in the download.
It is also possible to download the report as an Excel Spreadsheet or as a text file, in which case, even if the display is paginated, all attempts are included in the download.


==See also==
==See also==

Revision as of 09:28, 8 April 2008

The detailed responses report plugin provides a list of quiz attempts arranged in columns:

  1. First name / Surname - with a link to the student's profile
  2. Grade/x - the number of points students scored; 'x' is the maximum number of points students could score - with a link to the student's attempt review
  3. #n - as many columns as there are questions in the test; each column is headed by '#n' (where 'n' stands for the question number) - these columns display the student's response to that question - colours indicate if the response is correct, incorrect or partially correct

The default view lists only the students who attempted the test. You can, however, change the display settings with the dropdown menu (followed by clicking Go):

  1. Show only students with no attempts - the list will include only the course students who didn't attempt the test
  2. Show students with and without attempts - the list will include all the course students no matter if they did the test or not

It is also possible to download the report as an Excel Spreadsheet or as a text file, in which case, even if the display is paginated, all attempts are included in the download.

See also