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

(8 errors, 0 warnings)

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

mod/quiz/accessrule/offlinemode/backup/moodle2/backup_quizaccess_offlinemode_subplugin.class.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/quiz/accessrule/offlinemode/backup/moodle2/restore_quizaccess_offlinemode_subplugin.class.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/quiz/accessrule/offlinemode/relogin.php
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
mod/quiz/accessrule/offlinemode/upload.php
(#145) The use of function print_r() is forbidden

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

(10 errors, 0 warnings)

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

mod/quiz/accessrule/offlinemode/backup/moodle2/backup_quizaccess_offlinemode_subplugin.class.php
(#44) Function backup_quizaccess_offlinemode_subplugin::define_quiz_subplugin_structure is not documented
mod/quiz/accessrule/offlinemode/backup/moodle2/restore_quizaccess_offlinemode_subplugin.class.php
(#44) Function restore_quizaccess_offlinemode_subplugin::define_quiz_subplugin_structure is not documented
mod/quiz/accessrule/offlinemode/classes/form/upload_responses.php
(#39) Function upload_responses::definition is not documented
mod/quiz/accessrule/offlinemode/rule.php
(#46) Function quizaccess_offlinemode::make is not documented
(#56) Function quizaccess_offlinemode::add_settings_form_fields is not documented
(#87) Function quizaccess_offlinemode::save_settings is not documented
(#101) Function quizaccess_offlinemode::delete_settings is not documented
(#106) Function quizaccess_offlinemode::get_settings_sql is not documented
(#113) Function quizaccess_offlinemode::description is not documented
(#124) Function quizaccess_offlinemode::setup_attempt_page is not documented

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]