Moodle Plugins directory: VPL Question: Versions: 3.4.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 3.4.0
Moodle 3.11, 4.0, 4.1
Released: ULwesine, 29 Januwari 2026, 12:20 AM
Update 3.4.0
- Allow HTML within evaluation result (with same formatting than VPL activities: titles start with "-", preformatted lines start with ">"). Compilation and execution errors are still displayed in preformatted.
- Correctly propagate changes in editor to underlying textarea to correctly save students answers.
Version information
- Version build number
- 2026012800
- Version release name
- 3.4.0
- Maturity
- Stable version
- MD5 Sum
- 0c903a09143a54ab8bf40f8f99928959
- 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
- MOODLE_40_STABLE
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