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

(2 errors, 3 warnings)

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

mod/quiz/report/gradingstudents/examconfirmationcode.php
(#34) This comment is 50% valid code; is this commented out code?
mod/quiz/report/gradingstudents/report.php
(#216) Expected 1 space before "=>"; 0 found
(#216) Expected 1 space after "=>"; 0 found
mod/quiz/report/gradingstudents/tests/examconfirmationcode_test.php
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/gradingstudents/tests/gradingstudentsreport_test.php
(#27) 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 csslint [More info]


PHPDocs style problems

(28 errors, 0 warnings)

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

mod/quiz/report/gradingstudents/examconfirmationcode.php
(#17) File-level phpdocs block is not found
(#30) Constant quiz_gradingstudents_report_exam_confirmation_code::HASH_START is not documented
(#31) Constant quiz_gradingstudents_report_exam_confirmation_code::MODULUS is not documented
(#32) Constant quiz_gradingstudents_report_exam_confirmation_code::NUM_CHARS is not documented
(#33) Constant quiz_gradingstudents_report_exam_confirmation_code::CODE_CHARS is not documented
(#34) Constant quiz_gradingstudents_report_exam_confirmation_code::NUM_CODES is not documented
(#20) No one-line description found in phpdocs for class quiz_gradingstudents_report_exam_confirmation_code
(#38) Phpdocs for function quiz_gradingstudents_report_exam_confirmation_code::get_confirmation_code has incomplete parameters list
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
(#124) Phpdocs for function quiz_gradingstudents_report::list_questions_url has incomplete parameters list
(#336) Phpdocs for function quiz_gradingstudents_report::validate_submitted_marks has incomplete parameters list
(#359) Phpdocs for function quiz_gradingstudents_report::process_submitted_data has incomplete parameters list
mod/quiz/report/gradingstudents/tests/examconfirmationcode_test.php
(#17) File-level phpdocs block is not found
(#27) Category phpunit is not valid
mod/quiz/report/gradingstudents/tests/gradingstudentsreport_test.php
(#17) File-level phpdocs block is not found
(#27) Function quiz_gradingstudents_testable_report::normalise_state is not documented
(#42) Variable quiz_gradingstudents_report_testcase::$report is not documented
(#23) Class quiz_gradingstudents_testable_report does not have @copyright tag
(#23) Class quiz_gradingstudents_testable_report does not have @license tag
(#23) Package is not specified for class quiz_gradingstudents_testable_report. It is also not specified in file-level phpdocs
(#37) Category phpunit is not valid

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]