Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Detailed responses report plugin: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
m (category edit)
mCap resum de modificació
Línia 7: Línia 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==

Revisió del 09:28, 8 abr 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