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, 6 warnings)

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

mod/workshop/eval/credit/lang/en/workshopeval_credit.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/workshop/eval/credit/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) 3 slashes comments are not allowed; use "// Comment." instead
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Empty IF statement detected
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
mod/workshop/eval/credit/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/workshop/eval/credit/tests/lib_test.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Possible useless method overriding detected
mod/workshop/eval/credit/version.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks

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

(11 errors, 4 warnings)

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

mod/workshop/eval/credit/lang/en/workshopeval_credit.php
(#2) Empty line found after PHP open tag
mod/workshop/eval/credit/lib.php
(#2) Empty line found after PHP open tag
(#105) Found comment starting with three or more slashes
(#78) Phpdocs for function workshop_credit_evaluation::get_settings_form has incomplete parameters list
(#32) Class workshop_credit_evaluation does not have @copyright tag
(#249) Class workshop_credit_evaluation_settings_form does not have @copyright tag
(#32) Class workshop_credit_evaluation does not have @license tag
(#249) Class workshop_credit_evaluation_settings_form does not have @license tag
mod/workshop/eval/credit/settings.php
(#2) Empty line found after PHP open tag
mod/workshop/eval/credit/tests/lib_test.php
(#2) Empty line found after PHP open tag
(#34) Class workshopeval_credit_testcase is not documented
(#144) Function testable_workshop_credit_evaluation::calculate_assessment_grades is not documented
(#139) Class testable_workshop_credit_evaluation does not have @copyright tag
(#139) Class testable_workshop_credit_evaluation does not have @license tag
(#21) Package workshopevaluation_credit 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]