Moodle Plugins directory: Assign Submission Download: Versions: v4.4.1 | Moodle.org

Assign Submission Download
Local plugins ::: local_assignsubmission_download
Maintained by
AMC Academic Moodle Cooperation
The assignment extension Assign Submission Download enables teachers to download all submissions of an assignment according to an individually defined naming scheme as a ZIP archive. There is also an export function for the submission information.
Assign Submission Download v4.4.1
Moodle 4.4
Released: Friday, 25 October 2024, 5:26 PM
Code prechecks
overview
phplint
phpcs0 | 15
js0 | 19
css
phpdoc
savepoint
thirdparty
grunt
shifter
mustache
gherkin
HTML | XMLCHANGELOG
4.4.1 (2024-09-15)
* [FIXED] #8041 Changed hard-coded string to correct string with an identifier
4.4.0 (2024-04-22)
- Moodle 4.4 compatible version
- [FEATURE] #7482 Option for download to prevent automatic file name extension
- [FEATURE] #7255 Information to last download settings displayed
- [FEATURE] #7256 New option to set ZIP archive name for download
- [FIXED] #7914 Fix function to download all submissions that are newer than a given time
- [FIXED] #7916 Update of an incorrect help text of the function to clean filenames
4.3.0 (2024-01-22)
- Moodle 4.3 compatible version
- [FEATURE] #7254 - new tags for renaming scheme
4.2.0 (2023-05-31)
- Moodle 4.2 compatible version
- [FEATURE] #7590 - improve zip filename by adding current date
4.1.0 (2022-12-07)
- Moodle 4.1 compatible version
- [FIXED] #7414 - remove activity deadline information
- [FIXED] #7407 - fix "Requires grading" filter
- [FIXED] #7392 - reorder menu entries
4.0.1 (2022-06-14)
- [FEATURE] #7100 - Implement download of assignment feedbacks
4.0.0 (2022-04-05)
- Moodle 4.0 compatible version
- [BUG] #7907 Fix debug messages caused by class rename
- [FEATURE] #6963 Implement stream zip for downloading
- [BUG] #7188 - fix position of download and export links
3.11.2 (2021-11-23)
- [FIXED] #6985 Fix download buttons getting disabled after pressing them
- [FIXED] #7022 Fix bug with strong element in assignment editor
- [FEATURE] #6884 Implement last downloaded date
3.11.1 (2021-07-08)
- [FIXED] #6964 fixed an issue with upgrading to version 3.11.0
3.11.0 (2021-05-18)
- Moodle 3.11.0 compatible version
- [FIXED] #6881 - fix invalid settings storage names
- [FIXED] #6899 - remove concatenation from lang strings
- [FIXED] #6883 - fix errors when assignment is empty
- [FIXED] #6880 - refactor class names
3.10.0 (2020-11-10)
- [FEATURE] #6626 Add [filenumber] placeholder. It sequentially labels the submissions of a single student. A hint about using it will be shown if more than one file can be submitted.
3.9.1 (2020-08-23)
- [FEATURE] #6259 Add option to filter for submissions newer as a given date to file renaming
3.9.0 (2020-06-15)
- Moodle 3.9.0 compatible version
3.8.0 (2019-12-11)
- Moodle 3.8 compatible version
- [FIXED] fix checking for capabilities for user with fixed id = 2
3.7.0 (2019-06-28)
- #5967 Moodle 3.7 compatible version
- [FEATURE] #5831 Add grouping selector to submission downloads
- [FEATURE] #6074 Add group name in filename unconditionally if user belongs to only one group or a group is selected
3.6.0 (2018-12-11)
- #5581 Moodle 3.6 compatible version
- #5297 Code cleanup activities
- #5798 Re-Add german langstrings to master branch
- [FEATURE] #5728 Add group selector to submission downloads
3.5.0 (2018-07-18)
- Moodle 3.5 compatible version
- #5391 Check & Rewrite use of YUI and analyze rewrite to JQuery/Javascript Modules
- #5392 Include Privacy API
3.4.0 (2018-04-24)
- Moodle 3.4 compatible verions
- [FIXED] #5000 Fixed codechecker issues
- [FIXED] #5301 Fix invalid get_string() identifier for access/view rights
- [FEATURE] #5389 Remove german lang strings from master (moved to moodledata dir)
3.3.0 (2017-08-03)
- Moodle 3.3 compatible version
- [CHANGED] #4342 Implement previous core patch printpreview as local plugin
- [FEATURE] #4387 Integrate previous global filerenaming core patch in course context w\o patch
- [CHANGED] #4430 #4428 Move from local_printpreview to local_assignsubmission_download
- [FIXED] #4496 Replace hard coded initialsbar with Moodle standard
- [FEATURE] #4428 Clickable tags for file renaming pattern
- [FIXED] #4638 Fix debug message after 'Download renamed submissions' when nothing has been submitted for the assignment
Version information
- Version build number
- 2024042201
- Version release name
- v4.4.1
- Can be updated from
- v4.3.0 (2024012200), v4.4.0
- Can be updated to
- v4.5.0, v4.5.1, v4.5.2 (2024100402), v5.0.0 (2025050700)
- Maturity
- Stable version
- MD5 Sum
- 533cb1178f6e6e02bb720b34ad920211
- Supported software
- Moodle 4.4
- Latest release for Moodle 4.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- MOODLE_404_STABLE
- VCS tag
- v4.4.1
Default installation instructions for plugins of the type Local plugins
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder in the "local" subdirectory.
- Visit http://yoursite.com/admin to finish the installation.