Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Assignment/Draft Features/Download Selected Submissions

From MoodleDocs

Download selected submissions

Add a batch grading operation to download only the selected submissions

Goals and rationale

When downloading all submissions files for a large number of submissions the download can be large. This would allow you to download all the submissions in batches. Also if a submission is updated you can download only that submission instead of the entire set.

Overview

This feature would add a batch grading operation for downloading only the selected submissions.

Status

The feature is currently only a proposal

Design

Changes to assignment settings

None

Changes to the grading table

Additional entry in the batch grading operations menu - "Download submissions"

Capabilities

None

User Interface mockups

To be written

Database changes

None

Use cases

Marker wants to download only submissions they have been allocated to mark

  • Marker selects only their own submissions
  • Marker chooses "Download submissions" from batch grading operations menu

Marker wants to download only that have changed since they last downloaded the submissions

  • Marker selects only the submissions with a modified date newer than X
  • Marker chooses "Download submissions" from batch grading operations menu