Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(11 errors, 2 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

mod/quiz/accessrule/supervisedcheck/backup/moodle2/backup_quizaccess_supervisedcheck_subplugin.class.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/quiz/accessrule/supervisedcheck/backup/moodle2/restore_quizaccess_supervisedcheck_subplugin.class.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/quiz/accessrule/supervisedcheck/rule.php
(#73) Commas (,) must be followed by white space.
(#74) Whitespace found at end of line
(#78) Commas (,) must be followed by white space.
(#82) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#90) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#196) This comment is 58% valid code; is this commented out code?
(#200) This comment is 58% valid code; is this commented out code?
(#204) Expected "if (...) {\n"; found "if(...) {\n"
(#265) Whitespace found at end of line

Javascript coding style problems

(0 errors, 0 warnings)

This section shows the coding style problems detected in the code by jshint [More info]


CSS problems

(0 errors, 0 warnings)

This section shows CSS problems detected by csslint [More info]


PHPDocs style problems

(13 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

mod/quiz/accessrule/supervisedcheck/backup/moodle2/backup_quizaccess_supervisedcheck_subplugin.class.php
(#37) Function backup_quizaccess_supervisedcheck_subplugin::define_quiz_subplugin_structure is not documented
(#32) Class backup_quizaccess_supervisedcheck_subplugin does not have @copyright tag
(#32) Class backup_quizaccess_supervisedcheck_subplugin does not have @license tag
mod/quiz/accessrule/supervisedcheck/backup/moodle2/restore_quizaccess_supervisedcheck_subplugin.class.php
(#37) Function restore_quizaccess_supervisedcheck_subplugin::define_quiz_subplugin_structure is not documented
(#32) Class restore_quizaccess_supervisedcheck_subplugin does not have @copyright tag
(#32) Class restore_quizaccess_supervisedcheck_subplugin does not have @license tag
mod/quiz/accessrule/supervisedcheck/rule.php
(#41) Function quizaccess_supervisedcheck::prevent_access is not documented
(#97) Function quizaccess_supervisedcheck::make is not documented
(#106) Function quizaccess_supervisedcheck::add_settings_form_fields is not documented
(#142) Function quizaccess_supervisedcheck::save_settings is not documented
(#236) Function quizaccess_supervisedcheck::validate_settings_form_fields is not documented
(#266) Function quizaccess_supervisedcheck::delete_settings is not documented
(#32) Class quizaccess_supervisedcheck does not have @copyright tag

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]