jcrodriguez-dis / vpl-jail-system

Execution/jail server for VPL
GNU General Public License v3.0
23 stars 22 forks source link

Make MOODLE_USER_ID available when executing vpl_evaluate.sh #10

Closed aivarannamaa closed 8 years ago

aivarannamaa commented 8 years ago

The compilation phase can be useful for making user-dependent pre-processing for the submission, but currently MOODLE_USER_ID is not available at this phase.

jcrodriguez-dis commented 8 years ago

Hello Aivar, this feature is ready to be released in the 3.1.5 version of VPL see it at https://github.com/jcrodriguez-dis/moodle-mod_vpl/commits/v3.1.5/vpl_submission_CE.class.php https://github.com/jcrodriguez-dis/moodle-mod_vpl/commit/9256a4a998a19b34fcf2f6c379566ff3f92432a2#diff-ee976a36829515ade3fef48050d87ef6

Best regards.

aivarannamaa commented 8 years ago

Sorry, my mistake. I had a custom vpl_evaluate script and I forgot running vpl_environment.sh