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

(0 errors, 65 warnings)

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

question/behaviour/adaptiveexternalgrading/behaviour.php
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) This comment is 60% valid code; is this commented out code?
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) This comment is 55% valid code; is this commented out code?
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) This comment is 55% valid code; is this commented out code?
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) This comment is 50% valid code; is this commented out code?
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) This comment is 50% valid code; is this commented out code?
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) This comment is 50% valid code; is this commented out code?
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) This comment is 60% valid code; is this commented out code?
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) This comment is 60% valid code; is this commented out code?
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
question/behaviour/adaptiveexternalgrading/lang/de/qbehaviour_adaptiveexternalgrading.php
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) This comment is 60% valid code; is this commented out code?
question/behaviour/adaptiveexternalgrading/lang/en/qbehaviour_adaptiveexternalgrading.php
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) This comment is 60% valid code; is this commented out code?
question/behaviour/adaptiveexternalgrading/renderer.php
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) 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

(20 errors, 0 warnings)

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

question/behaviour/adaptiveexternalgrading/behaviour.php
(#43) Function qbehaviour_adaptiveexternalgrading::__construct is not documented
(#89) Function qbehaviour_adaptiveexternalgrading::is_compatible_question is not documented
(#93) Function qbehaviour_adaptiveexternalgrading::get_result_from_grader is not documented
(#109) Function qbehaviour_adaptiveexternalgrading::process_save is not documented
(#118) Function qbehaviour_adaptiveexternalgrading::process_submit is not documented
(#184) Function qbehaviour_adaptiveexternalgrading::process_finish is not documented
(#263) Function qbehaviour_adaptiveexternalgrading::adjusted_fraction is not documented
(#289) Function qbehaviour_adaptiveexternalgrading::get_state_string is not documented
(#39) Variable qbehaviour_adaptiveexternalgrading::$nopenalty is not documented
(#40) Variable qbehaviour_adaptiveexternalgrading::$showsubmit is not documented
(#41) Variable qbehaviour_adaptiveexternalgrading::$showcompile is not documented
question/behaviour/adaptiveexternalgrading/behaviourtype.php
(#38) Function qbehaviour_adaptiveexternalgrading_type::is_archetypal is not documented
question/behaviour/adaptiveexternalgrading/classes/privacy/provider.php
(#20) Package qformat_proforma is not valid
question/behaviour/adaptiveexternalgrading/renderer.php
(#41) Function qbehaviour_adaptiveexternalgrading_renderer::controls is not documented
(#54) Function qbehaviour_adaptiveexternalgrading_renderer::feedback is not documented
(#81) Function qbehaviour_adaptiveexternalgrading_renderer::grading_details is not documented
(#90) Function qbehaviour_adaptiveexternalgrading_renderer::disregarded_info is not documented
(#39) Variable qbehaviour_adaptiveexternalgrading_renderer::$nopenalty is not documented
(#31) No one-line description found in phpdocs for class qbehaviour_adaptiveexternalgrading_renderer
question/behaviour/adaptiveexternalgrading/version.php
(#17) No one-line description found in phpdocs for file

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]