Moodle Plugins directory: VPL Question: Versions: 1.3.6 | 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.3.6
Moodle 3.5, 3.6, 3.7, 3.8, 3.9
Released: Yaou, 25 Meurzh 2021, 7:01 PM
Code prechecks
phplint
phpcs0 | 1
js0 | 13
css
phpdoc14 | 0
savepoint
thirdparty
grunt5 | 0
shifter
mustache
gherkin
HTML | XMLUpdate 1.3.6
This update fixes the issue of communication with the execution server via secure websockets. The VPL Questions plugin now follows the config of the VPL plugin, regarding websocket protocol.
Hopefully, this should also fix most of the "no grade obtained" issues.
Version information
- Version build number
- 2021032400
- Version release name
- 1.3.6
- Can be updated to
- 1.7.1 for VPL up to v4.1 (2023100300), 1.9.0- for VPL up to v4.1
- Maturity
- Stable version
- MD5 Sum
- 0928c9dfcde4ddc9d7d170fa320d5ea1
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9
- 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
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