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

Assign Submission Download
Assign Submission Download v4.0.1
Assign Submission Download
This file is part of the local_assignsubmission_download plugin for Moodle -
Author: Andreas Krieger, Daniel Binder
Copyright: 2020 Academic Moodle Cooperation
License: GNU GPL v3 or later
Description
The Assign Submission Download plugin (local_assignsubmission_download) allows to rename file submissions on download and to export a submission overview in various formats.
Example of usage
Access the plugin's features via the assignment settings drop-down menu.
"Export"-Feature:
- In the "Export settings" choose your export format settings (pdf, xlsx, csv).
- In the "Data settings" choose the filters.
- On the "Data preview" block filter for initials of (surname|first name).
- Press the "Download file" button to get the report.
"Download renamed submissions"-Feature:
- In the "Naming scheme" enter the desired (valid) pattern composed of the given tags and arbitrary characters.
- For easier usage, choose one of the tags by clicking on them - they will be inserted at the current position.
- In the "Clean filenames" checkbox, specify whether or not you want to clean up special characters in the file names.
- Additionally, if the activity allows groups, you can restrict the downloaded elements by groups or groupings.
Requirements
The plugin/s were available including core patches for Moodle 2.5+.
This core patch free version is for Moodle 4.
Installation
Copy the module code directly to the moodleroot/local/assignsubmission_download directory.
Log into Moodle as administrator.
Open the administration area (http://your-moodle-site/admin) to start the installation automatically.
Admin Settings
Global Settings
Default-Displayed Submissions
This sets the number of submissions which are displayed per page, when teachers are viewing assignment submissions. It is overwritten by the teacher's individual preferences. Input will be absolute-valued.Show 'Download renamed submissions'
Used to show or hide the 'Download renamed submissions' menu entryShow 'Export'
Used to show or hide the 'Export' menu entry
Documentation
You can find further information to the plugin on the AMC website
Bug Reports / Support
We try our best to deliver bug-free plugins, but we can not test the plugin for every platform, database, PHP and Moodle version. If you find any bug please report it on GitHub. Please provide a detailed bug description, including the plugin and Moodle version and, if applicable, a screenshot.
You may also file a request for enhancement on GitHub. If we consider the request generally useful and if it can be implemented with reasonable effort we might implement it in a future version.
You may also post general questions on the plugin on GitHub, but note that we do not have the resources to provide detailed support.
License
This plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
The plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License with Moodle. If not, see .
Good luck and have fun!
Version information
- Version build number
- 2022040501
- Version release name
- v4.0.1
- Can be updated from
- v3.11.0, v3.11.1, v3.11.2, v4.0.0, v3.11.3 (2021051803)
- Can be updated to
- v4.1.0 (2022120700)
- Maturity
- Stable version
- MD5 Sum
- 40c845cb5dc331bb6ea5917dc0d48b3a
- Supported software
- Moodle 4.0
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- MOODLE_400_STABLE
- VCS tag
- v4.0.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.