Searching for a plugin which downloads assignments per student

Searching for a plugin which downloads assignments per student

- Richard Jones の投稿
返信数: 4

Hi all

Not sure if this belongs here or in plugins forum. 

The gradebook has a feature which permits student assignment submissions for one assignment to be downloaded as a zip file - each student's submission(s) are in a folder with their name on it.  It would be extremely useful to have similar feature that downloads all the assignment submissions in a course by one student. 

Presumably a report plugin could be developed but has it already been done by anyone who is willing to make code available?

Thanks

Richard

Richard Jones への返信

Re: Searching for a plugin which downloads assignments per student

- David Mudrák の投稿
画像 Core developers 画像 Documentation writers 画像 Moodle HQ 画像 Particularly helpful Moodlers 画像 Peer reviewers 画像 Plugin developers 画像 Plugins guardians 画像 Testers 画像 Translators

I found https://moodle.org/plugins/report_assignment_files but it has not been updated for long time and I have not checked it myself.

David Mudrák への返信

Re: Searching for a plugin which downloads assignments per student

- Richard Jones の投稿
Thanks David

I will check it out.

Richard
Richard Jones への返信

Re: Searching for a plugin which downloads assignments per student

- Bop Giessen の投稿
Hi Richard,
did you check it out? and what was the result?
Thanks,
Bob
Bop Giessen への返信

Re: Searching for a plugin which downloads assignments per student

- Richard Jones の投稿
Hi Bob

Yes I did and what I modified from David's suggestion is here: https://github.com/richardjonesnz/moodle-report_assignment_files. It certainly gave lists of assignments and saved a zip file but my client decided to go another route in the end and I don't remember if I even finished it properly. I know it doesn't zip up inline text type assignments.

Best wishes
Richard