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

(9 errors, 1 warnings)

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

mod/quiz/report/gradingstudents/report.php
(#285) Line indented incorrectly; expected 9 spaces, found 8
(#286) Line indented incorrectly; expected at least 13 spaces, found 12
(#287) Line indented incorrectly; expected 9 spaces, found 8
(#289) Line indented incorrectly; expected at least 9 spaces, found 8
(#290) Line indented incorrectly; expected at least 9 spaces, found 8
(#292) Line indented incorrectly; expected at least 9 spaces, found 8
(#293) Line indented incorrectly; expected at least 9 spaces, found 8
(#294) Line indented incorrectly; expected at least 9 spaces, found 8
(#296) Line indented incorrectly; expected at least 9 spaces, found 8
mod/quiz/report/gradingstudents/tests/gradingstudentsreport_test.php
(#38) Possible useless method overriding detected

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(15 errors, 0 warnings)

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

mod/quiz/report/gradingstudents/report.php
(#49) Function quiz_gradingstudents_report::display is not documented
(#41) Variable quiz_gradingstudents_report::$viewoptions is not documented
(#42) Variable quiz_gradingstudents_report::$questions is not documented
(#43) Variable quiz_gradingstudents_report::$course is not documented
(#44) Variable quiz_gradingstudents_report::$cm is not documented
(#45) Variable quiz_gradingstudents_report::$quiz is not documented
(#46) Variable quiz_gradingstudents_report::$context is not documented
(#47) Variable quiz_gradingstudents_report::$users is not documented
mod/quiz/report/gradingstudents/tests/examconfirmationcode_test.php
(#52) There is no description in phpdocs for function test_quiz_can_have_confirmation_code
(#55) Phpdocs for function quiz_gradingstudents_report_exam_confirmation_code_testcase::test_quiz_can_have_confirmation_code has incomplete parameters list
(#18) Inline phpdocs tag {@link quiz_grading_students_exam_confirmation_code} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#32) Inline phpdocs tag {@link quiz_grading_students_exam_confirmation_code} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/quiz/report/gradingstudents/tests/gradingstudentsreport_test.php
(#38) Function quiz_gradingstudents_testable_report::normalise_state is not documented
(#18) Inline phpdocs tag {@link quiz_gradingstudents_report} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#45) Inline phpdocs tag {@link quiz_gradingstudents_report} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}

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]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]