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

(4 errors, 1 warnings)

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

mod/quiz/report/editquizsettings/editquizsettings_form.php
(#17) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/quiz/report/editquizsettings/report.php
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#103) Expected 1 space after "=>"; 0 found

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/report/editquizsettings/editquizsettings_form.php
(#17) File-level phpdocs block is not found
(#29) Function quiz_report_editquizsettings_form::definition is not documented
(#55) Function quiz_report_editquizsettings_form::validation is not documented
(#21) Package is not specified for class quiz_report_editquizsettings_form. It is also not specified in file-level phpdocs
mod/quiz/report/editquizsettings/report.php
(#37) Variable quiz_editquizsettings_report::$editablefields is not documented
(#17) No one-line description found in phpdocs for file
(#31) No one-line description found in phpdocs for class quiz_editquizsettings_report
(#39) Phpdocs for function quiz_editquizsettings_report::display has incomplete parameters list
(#31) Class quiz_editquizsettings_report does not have @copyright tag
(#31) Class quiz_editquizsettings_report does not have @license 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]