Moodle Plugins directory: Resume Button: Versions: 1.0.0 | Moodle.org
Resume Button
Local plugins ::: local_resume
Maintained by
Rudraksh Batra
The Resume Button plugin adds a contextual "Resume where you left off" button to Moodle courses, helping learners quickly return to their last activity or start again after completion.
It supports two levels of tracking:
-Course-level Resume Button: Takes users to their last accessed activity in the course.
-Section-level Resume Button: Displays on each course section, helping users jump back into the last viewed activity within that specific section.
When all activities in a section or course are completed, the button label changes to "Start Again", redirecting users to the first available activity.
Resume Button 1.0.0
Moodle 4.2, 4.3, 4.4, 4.5, 5.0
Released: Saturday, 16 August 2025, 12:19 AM
Code prechecks
overview
phplint
phpcs161 | 21
js53 | 3
css
phpdoc
savepoint
thirdparty
grunt
shifter
mustache
gherkin
HTML | XML✅ Version 1.0.0 – Initial Release
-
Added support for course-level and section-level resume buttons
-
Dynamic label: "Resume" or "Start Again" based on user progress
- AJAX rendering for dynamic button status without page reload
- Full support for Moodle 4.2 to 5.x
Version information
- Version build number
- 2025071100
- Version release name
- 1.0.0
- Maturity
- Stable version
- MD5 Sum
- 4005b5c5cc9efb5457430882fc18fb75
- Supported software
- Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
- The more recent release 1.0.0 (2025071104) exists for Moodle 4.2
- The more recent release 1.0.0 (2025071104) exists for Moodle 4.3
- The more recent release 1.0.0 (2025071104) exists for Moodle 4.4
- The more recent release 1.0.0 (2025071104) exists for Moodle 4.5
- The more recent release 1.0.0 (2025071104) exists for Moodle 5.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- main
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.