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 1.6.1

Moodle 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1
Released: Wednesday, 1. March 2023, 21:25

Update 1.6.1

• Now use Moodle lock API. No more badly namespaced, old and custom semaphors. smile
• 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
Stable version
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

Version control information

Version control system (VCS)
GIT
VCS repository URL

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