Moodle Plugins directory: Quiz start time limit: Versions: 1.0.0 | Moodle.org
Quiz start time limit
Quiz access rules ::: quizaccess_startlimit
Maintained by
MohammadReza PourMohammad
The Quiz Start Time Limit plugin allows administrators to restrict when students can start a new attempt after the quiz becomes available.
Quiz start time limit 1.0.0
Moodle 3.11, 4.0, 4.1
Released: Tuesday, 21 October 2025, 2:49 PM
Moodle Quiz Start Time Limit
Overview
The Quiz Start Time Limit plugin allows administrators to restrict when students can start a new attempt after the quiz becomes available.
For example, you can configure a quiz so that students have only 10 minutes to start a new attempt once it opens, ensuring fair and controlled access for all participants.
Features
- Limit the time window for starting a new quiz attempt.
- Fully configurable via Moodle UI.
- Applies to all students attempting the quiz.
- Seamlessly integrates with standard quiz settings.
Installation via Moodle UI
- Download latest release ".zip" file.
- Log in as an administrator.
- Navigate to Site administration > Plugins > Install plugins.
- Upload the
quizaccess_startlimitplugin ZIP file. - Follow the on-screen instructions to complete the installation.
- Once installed, Moodle will show a notification to update the database if needed. Click Upgrade Moodle database now.
The plugin is now ready to use.
Configuration
- Go to a quiz and click Edit quiz.
- Open Extra restrictions on attempts.
- Locate the Start time limit setting and define the allowed time.
- Save your changes.
Students will now be restricted to starting a new attempt only within the defined time window.
Requirements
- Moodle 3.11 or higher
- PHP 7.4 or higher
Translations available
- English (en)
- Persian (fa)
- Spanish (es)
- French (fr)
- German (de)
- Russian (ru)
- Chinese (zh_cn)
- Brazilian Portuguese (pt_br)
- Turkish (tr)
- Arabic (ar)
License
This plugin is licensed under GNU GPL v3.
Version information
- Version build number
- 2025102100
- Version release name
- 1.0.0
- Maturity
- Stable version
- MD5 Sum
- 5a55689400375d352e1e068f8ead6582
- Supported software
- Moodle 3.11, Moodle 4.0, Moodle 4.1
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- main
- VCS tag
- v1.0.0
Default installation instructions for plugins of the type Quiz access rules
- Make sure you have all the required versions.
- Download and unpack the plugin.
- Place the folder (eg "myquizaccessrule") in the " /mod/quiz/accessrule " subdirectory.
- Visit http://yoursite.com/admin to finish the installation