Automatic extension

Assignment submissions ::: assignsubmission_automaticextension
Maintained by Rossco Hellmans, Catalyst IT
This plugin allows students to request an automatic extension. A "Request extension" button will be presented on the assignment view page, pressing the button will take the student to a confirmation page, after confirming an extension will be applied using the site settings.

Automatic extension 2023010500

Moodle 3.9, 3.10, 3.11, 4.0
Released: திங்கள், 6 பிப்ரவரி 2023, 3:02 PM

Automatic extension - Moodle assignsubmission plugin

This plugin allows students to request an automatic extension. A "Request extension" button will be presented on the assignment view page, pressing the button will take the student to a confirmation page, after confirming an extension will be applied using the site settings.

Site settings

  • Enabled by default | default - if the plugin should be enabled by default for new and existing assignments (created before this plugin was installed), allowing students to make extension requests
  • Condition details | conditions - HTML that will be presented to the student on the confirmation screen when the student requests an extension
  • Maximum requests | maximumrequests - the number of extension requests a user can make for each assignment (setting this to 0 will disable the plugin)
  • Extension length | extensionlength - the length of each extension period, each subsequent request will increase the extension by this amount (setting this to 0 will disable the plugin)

Permissions

There is a single permission, assignsubmission/automaticextension:requestextension determines if a user can request an automatic extension. By default this permission is given to the student archetype.

Version information

Version build number
2023010501
Version release name
2023010500
Maturity
Stable version
MD5 Sum
5d9c62af349af53c31dad8332a2b3183
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
main

Default installation instructions for plugins of the type Assignment submissions

  1. Make sure you have all the required versions.
  2. Download and unpack the plugin.
  3. Place the folder (eg "myassignsubmission") in the "/mod/assign/submission" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation