|
I would like to know how to test this patch on a 1.9.? site. Am I correct in understanding that this will allow an admin/teacher to in effect export the overview reports of students on mass thus showing their grades across all courses on one spreadsheet? If details of how to implement the patch could be provided this would be a fantastic addition to the gradebook.
Colin Hi Colin,
You're right, this new admin report allows an admin to export student grades for all students across all courses on a single spreadsheet. To apply the two patches, see this page: http://docs.moodle.org/en/Development:How_to_apply_a_patch Cheers, HI
I have added buttons to allow selection and deselection of all the courses in the initial screen at http://SERVER/admin/report/globalgrades/index.php The attached patch file is the original patch file as written by Francois, with the following added: @@ -90,6 +90,14 @@ print_course_list(NULL, NULL, NULL, -1); + Thanks Gordon Re-Targeting this for a review with moodle 2.0 in mind (Although 2.0 is changing around us
This patch seems to be the only 'improvement' that would allow a teacher to collate grades for multiple students across multiple courses. That's why I'm voting for it.
One important detail - its not uncommon to have pastoral tutors, ie teachers with a cohort of students across several courses and the teacher does not necessarily teach in all those courses. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||
But i've moodle 1.9.3 and I can't see any file on globalgrades (my version haven't this folder).
I can's see any moodle 1.9.4... how can I implement this? I must create the folder?
Thanks for your help...
PA