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

(6 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
(#74) Whitespace found at end of line
(#165) Expected "if (...) {\n"; found "if(...) {\n"
(#181) This comment is 58% valid code; is this commented out code?
(#185) This comment is 58% valid code; is this commented out code?
(#189) Expected "if (...) {\n"; found "if(...) {\n"
(#250) Whitespace found at end of line

Javascript coding style problems

(0 errors, 5 warnings)

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

mod/quiz/accessrule/supervisedcheck/lib.js
(#22) '$' is not defined.
(#24) '$' is not defined.
(#25) '$' is not defined.
(#27) '$' is not defined.
(#31) '$' is not defined.

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
(#82) Function quizaccess_supervisedcheck::make is not documented
(#91) Function quizaccess_supervisedcheck::add_settings_form_fields is not documented
(#127) Function quizaccess_supervisedcheck::save_settings is not documented
(#221) Function quizaccess_supervisedcheck::validate_settings_form_fields is not documented
(#251) 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]


grunt changes

(0 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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