Virtual Programming Lab icon

Virtual Programming Lab

Maintained by Juan Carlos Rodríguez
VPL (Virtual Programming Lab) enables the creation, submission, execution, and automatic assessment of programming assignments directly within the Moodle learning environment.
Price option: Free

Supports Moodle 2.3-5.2 See all versions
Latest release: 2 months ago
Installations: 2624
Downloads (last 90 days): 1379

Frankenstyle name: mod_vpl
Activities

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hi Juan,
Thank you for this impressive plugin smile
After playing around with it, I found some issues you might like to fix:
in matlab_run.sh
-#52 echo "xterm -e matlab -nosplash" >> vpl_wexecution
+#52 echo "xterm -e matlab -nosplash" >> vpl_execution
I noticed that the the jail build script cannot remount the mount bind correctly. So my Jail ended with all mounts rw.
in vpl-jail-system.initd
-#174 mount -o remount,ro,nosuid "$JAILPATH$1"
+#174 mount -o remount,ro,nosuid,bind "$JAILPATH$1"
the "bind" option seems to be the only "workaround" to get the remount working?
I'm using Debian 7.2 amd64
regards Mario
Thanks Juan! I've updated your tracker to point to your vpl project now.
Finally, all the related software of this module is now available in github.
Best regards.
Hi,
Have you managed to get the code onto a public git repository? We will need to put the link to code repository as well as documentation urls in the useful links section.
no problem smile , just schedule this for approval again
Thanks Aparup,
but I need time to make a new release, we have fix errors and made improvements to the submitted version.
We hope upload a new version in one or two weeks.
Best regards
Hi Juan,
That's cool.
There's just one change i see that can be easily fixed so that we can publish this.
- rename the REAME.txt file to README.txt
Also consider
- adding a website url : i think http://vpl.dis.ulpgc.es is ok for this.
You can add your source control (GIT or even CVS) when you come around to it.
Hi Aparup,
yes I had seen the Anthony's suggestions, but I need time to learn how to manage Git and move my old CVS to github.
I am still using the old forum to answer questions from users.
Your comment has moved this element in my TODO list to a higher position.
Regards
Juan Carlos.
Hi Juan,
Have you looked at this plugin recently? Anthony has posted some suggestions.
I've asked Juan Carlos to rename the REAME.txt file README.txt and to provide the source control, documentation, and tracker urls prior to approving this entry which is a carry over from the old modules and plugins database - http://moodle.org/mod/data/view.php?d=13&rid=4042. I've also encouraged a screenshot. Peace - Anthony