Moodle Plugins directory: VPL Question: Versions: 1.6.1 | Moodle.org

VPL Question
Question types ::: qtype_vplquestion
Maintained by
Astor Bizard
Part of set VPL - Virtual Programming lab.
VPL Questions are questions that can fit within a Moodle quiz. They are intended to create small to medium coding exercises, based on the Virtual Programming Lab plugin.
They are designed to offer a simple interface for students, while keeping the power and versatility of Virtual Programming Labs.
VPL Question 1.6.1
Moodle 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1
Released: středa, 1. března 2023, 21.25
Code prechecks
phplint
phpcs3 | 0
js0 | 2
css
phpdoc0 | 9
savepoint
thirdparty
grunt10 | 0
shifter
mustache
gherkin
HTML | XMLUpdate 1.6.1
• Now use Moodle lock API. No more badly namespaced, old and custom semaphors.
• Binary execution files are now correctly handled (displayed, but not editable).
• Tested on Moodle 4.1.
Update 1.6.0
• Verified compatibility with VPL 3.4 to 4.1.
• The CURL execution for evaluation now matches more standards for execution servers, and should be more robust.
• The terminal is no longer draggable (sorry for those who were having fun with this "feature").
• [Bugfix] Changing the template VPL and switching back to the previous one lead to an error, which is now fixed.
Version information
- Version build number
- 2023030100
- Version release name
- 1.6.1
- Can be updated to
- 1.7.1 for VPL up to v4.1 (2023100300), 1.9.0- for VPL up to v4.1
- Maturity
- Stabilní verze
- MD5 Sum
- 88ba21b479ad49a37b9a3a54fafcccb2
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1
- The more recent release 2.0.0 (2024032700) exists for Moodle 3.5
- The more recent release 2.0.0 (2024032700) exists for Moodle 3.6
- The more recent release 2.0.0 (2024032700) exists for Moodle 3.7
- The more recent release 2.0.0 (2024032700) exists for Moodle 3.8
- The more recent release 2.0.0 (2024032700) exists for Moodle 3.9
- The more recent release 2.0.0 (2024032700) exists for Moodle 3.10
- The more recent release 3.1.0 (2025091000) exists for Moodle 3.11
- The more recent release 3.1.0 (2025091000) exists for Moodle 4.0
- The more recent release 3.1.0 (2025091000) exists for Moodle 4.1
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
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