Remote-Learner (RL) has received a request to load this latest version 2016052400 dated 2016/07/03 of your plugin mod_lightboxgallery into the RL environment, and have approved this version 2016052400 on Moodle 3.1 as all features seem to work with no problem. Prior to any external code being loaded onto our environment, the systems group performs a review of the code to validate that the plugin is compliant with our standards. The review consists of an automated code test, followed by a manual review. The automated test is done primarily so that the code does not introduce any security issues onto our sites, and for conformance to POET ( http://poetgroup.org/ ) coding standards. The POET standard includes the Moodle coding standard, plus some additional security tests developed by POET. I am just submitting this pull request to fix some non-critical warnings which do not affect plugin operation, but which were thrown as part of the automated checks:
./mod_form.php: 62, 82, 88, 93, 96, 100, 107 | ERROR | The use of the constant PARAM_INTEGER is strongly discouraged. Use 'PARAM_INT' instead.
./edit/thumbnail/thumbnail.class.php: 68, 71, 74, 77 | ERROR | [x] Each PHP statement must be on a line by itself
Please feel free to contact if you have any questions, otherwise I’ll just watch for any new versions as part of our regular update checks for this plugin.
Hello,
Remote-Learner (RL) has received a request to load this latest version 2016052400 dated 2016/07/03 of your plugin mod_lightboxgallery into the RL environment, and have approved this version 2016052400 on Moodle 3.1 as all features seem to work with no problem. Prior to any external code being loaded onto our environment, the systems group performs a review of the code to validate that the plugin is compliant with our standards. The review consists of an automated code test, followed by a manual review. The automated test is done primarily so that the code does not introduce any security issues onto our sites, and for conformance to POET ( http://poetgroup.org/ ) coding standards. The POET standard includes the Moodle coding standard, plus some additional security tests developed by POET. I am just submitting this pull request to fix some non-critical warnings which do not affect plugin operation, but which were thrown as part of the automated checks:
Please feel free to contact if you have any questions, otherwise I’ll just watch for any new versions as part of our regular update checks for this plugin.