Moodle Plugins directory: VPL Question: Versions: 3.0.0 for Moodle 4.2+ | Moodle.org

VPL Question
VPL Question 3.0.0 for Moodle 4.2+
Code prechecks
Update 3.0.0 for Moodle 4.2+
/!\ Upgrading to version 3.0.0 will take some time (from a few seconds to a few minutes depending on the question_vplquestion database table size). Please be aware of this, and prefer upgrading from command line rather than web interface.
New features
• Moodle support up to version 4.5.
• Asynchronous evaluations: questions can now be set to be evaluated via adhoc tasks rather than leaving the browser pending.
• Event logging for asynchronous evaluations.
• Each question can set whether VPL submissions should be discarded.
• Execution files can be inherited from VPL more clearly. No need to use "UNUSED" keyword anymore
• Implementation of default values preferences for new questions.
Fixes
• Better error messages, including when VPL grade is not set to Point mode.
• Fix right panel not being interactable on quizzes with VPL Questions.
• Fix secure connection check for when VPL admin setting for execution server connection is set to "Use ws or wss depending on http or https".
• Fix edition form for Moodle 4.4+.
• Removed some warnings.
Version information
- Version build number
- 2024112801
- Version release name
- 3.0.0 for Moodle 4.2+
- Maturity
- Stable version
- MD5 Sum
- f8889234f94c55d02ff31fc45831375a
- Supported software
- Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- moodle-42
Default installation instructions for plugins of the type Question types
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
- Visit http://yoursite.com/admin to finish the installation