VPL Question

Question types ::: qtype_vplquestion
Maintained by Astor Bizard
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.1.0 for Moodle 4.2+

Moodle 4.2, 4.3, 4.4, 4.5
Released: Thursday, 11 September 2025, 8:25 PM

Update 3.1.0 for Moodle 4.2+

This update addresses several issues:

  • Compatibility with VPL version 4.3.X. The issue was code not being properly highlighted. If the issue persists, try and save a new version of your question (not changing anything, just edit and save) and it should solve the problem.
  • Websocket header check was incorrect (case sensitivity).
  • Move out of jQueryUI (still included for underlying VPL dependencies).

Version information

Version build number
2025091001
Version release name
3.1.0 for Moodle 4.2+
Maturity
Stable version
MD5 Sum
a16fc904c6c8ac356146f3ee53425d98
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+_STABLE

Default installation instructions for plugins of the type Question types

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation