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

(4 errors, 1 warnings)

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

question/type/recordrtc/questiontype.php
(#178) Opening brace should be on the same line as the declaration
question/type/recordrtc/renderer.php
(#38) global $PAGE cannot be used in renderers. Use $this->page.
(#110) global $PAGE cannot be used in renderers. Use $this->page.
(#111) global $PAGE cannot be used in renderers. Use $this->page.
(#171) Line exceeds 132 characters; contains 145 characters

Javascript coding style problems

(0 errors, 1 warnings)

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

question/type/recordrtc/amd/src/avrecording.js
(#563) Unexpected newline between function name and paren. (func-call-spacing)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(25 errors, 0 warnings)

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

question/type/recordrtc/classes/privacy/provider.php
(#38) Function provider::get_reason is not documented
question/type/recordrtc/edit_recordrtc_form.php
(#38) Function qtype_recordrtc_edit_form::definition_inner is not documented
(#51) Function qtype_recordrtc_edit_form::validation is not documented
(#72) Function qtype_recordrtc_edit_form::qtype is not documented
question/type/recordrtc/question.php
(#51) Function qtype_recordrtc_question::make_behaviour is not documented
(#61) Function qtype_recordrtc_question::get_expected_data is not documented
(#88) Function qtype_recordrtc_question::summarise_response is not documented
(#103) Function qtype_recordrtc_question::is_complete_response is not documented
(#118) Function qtype_recordrtc_question::is_gradable_response is not documented
(#145) Function qtype_recordrtc_question::get_validation_error is not documented
(#152) Function qtype_recordrtc_question::is_same_response is not documented
(#157) Function qtype_recordrtc_question::get_correct_response is not documented
(#162) Function qtype_recordrtc_question::check_file_access is not documented
question/type/recordrtc/questiontype.php
(#46) Function qtype_recordrtc::is_manual_graded is not documented
(#50) Function qtype_recordrtc::response_file_areas is not documented
(#54) Function qtype_recordrtc::extra_question_fields is not documented
(#58) Function qtype_recordrtc::initialise_question_instance is not documented
(#70) Function qtype_recordrtc::export_to_xml is not documented
(#79) Function qtype_recordrtc::import_from_xml is not documented
(#99) Phpdocs for function qtype_recordrtc::validate_widget_placeholders has incomplete parameters list
(#174) Phpdocs for function qtype_recordrtc::get_widget_placeholders has incomplete parameters list
question/type/recordrtc/renderer.php
(#37) Function qtype_recordrtc_renderer::formulation_and_controls is not documented
question/type/recordrtc/tests/helper.php
(#30) Function qtype_recordrtc_test_helper::get_test_questions is not documented
question/type/recordrtc/tests/question_test.php
(#48) There is no description in phpdocs for function get_a_test_question_and_response
question/type/recordrtc/tests/questiontype_test.php
(#38) Variable qtype_recordrtc_test::$qtype is not documented

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]