Prechecker results: warning


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

(0 errors, 1 warnings)

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

report/advancedgrading/version.php
(#31) 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 eslint [More info]


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 0 warnings)

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


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

This section shows problems detected in mustache templates [More info]

report/advancedgrading/templates/btec.mustache
(#1) HTML Validation error, line 6: Attribute value missing. ( <tr> <th colspan=> )
(#1) HTML Validation error, line 6: Bad value “” for attribute “colspan” on element “th”: The empty string is not a valid positive integer. ( <tr> <th colspan=> )
(#1) HTML Validation error, line 9: Attribute value missing. ( </th> <th colspan= >((grad)
(#1) HTML Validation error, line 9: Bad value “” for attribute “colspan” on element “th”: The empty string is not a valid positive integer. ( </th> <th colspan= >((grad)
(#1) HTML Validation info, line 18: A table row was 4 columns wide and exceeded the column count established by the first row (2). ()</b></th> </tr> <)
report/advancedgrading/templates/guide.mustache
(#1) HTML Validation error, line 7: Attribute value missing. ( <tr> <th colspan=> )
(#1) HTML Validation error, line 7: Bad value “” for attribute “colspan” on element “th”: The empty string is not a valid positive integer. ( <tr> <th colspan=> )
(#1) HTML Validation error, line 10: Attribute value missing. ( </th> <th colspan=>((grad)
(#1) HTML Validation error, line 10: Bad value “” for attribute “colspan” on element “th”: The empty string is not a valid positive integer. ( </th> <th colspan=>((grad)
(#1) HTML Validation info, line 18: A table row was 4 columns wide and exceeded the column count established by the first row (2). ()</b></th> </tr> <)
report/advancedgrading/templates/rubric.mustache
(#1) HTML Validation error, line 7: Attribute value missing. ( <tr> <th colspan=> )
(#1) HTML Validation error, line 7: Bad value “” for attribute “colspan” on element “th”: The empty string is not a valid positive integer. ( <tr> <th colspan=> )
(#1) HTML Validation error, line 10: Attribute value missing. ( </th> <th colspan= >((grad)
(#1) HTML Validation error, line 10: Bad value “” for attribute “colspan” on element “th”: The empty string is not a valid positive integer. ( </th> <th colspan= >((grad)
(#1) HTML Validation info, line 19: A table row was 4 columns wide and exceeded the column count established by the first row (2). ()</b></th> </tr> <)

Gherkin .feature problems

(0 errors, 0 warnings)

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