Moodle Plugins directory: VPL Question: Versions: 1.5.0 | 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.5.0
Moodle 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: tirsdag, 15. februar 2022, 21:22
Code prechecks
phplint
phpcs
js
css
phpdoc10 | 0
savepoint
thirdparty
externalbackup0 | 2
grunt5 | 0
shifter
mustache
gherkin
HTML | XMLUpdate 1.5.0
Security update: execution files are now kept on server side, instead of sending them to the client. VPL submission is now made as a request.
Also: war effort to use bootstrap to reduce overall css.
Version information
- Version build number
- 2022020222
- Version release name
- 1.5.0
- Can be updated to
- 1.7.1 for VPL up to v4.1 (2023100300), 1.9.0- for VPL up to v4.1
- Maturity
- Stabil versjon
- MD5 Sum
- 227f5bc5b652ad18704972d40b25b167
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
- 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
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