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

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

mod/checkmark/classes/MTablePDF.php
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/checkmark/classes/submissionstable.php
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/checkmark/db/manual_upgrade.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/checkmark/delete.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/checkmark/submissions.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/checkmark/view.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.

Javascript coding style problems

(0 errors, 41 warnings)

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

mod/checkmark/amd/src/checkboxcontroller.js
(#45) Identifier 'update_checkboxes' is not in camel case. (camelcase)
mod/checkmark/amd/src/settings.js
(#35) Identifier 'dividing_symbol' is not in camel case. (camelcase)
(#44) Identifier 'update_settings' is not in camel case. (camelcase)
(#51) Identifier 'type_selector' is not in camel case. (camelcase)
(#52) Identifier 'point_selector' is not in camel case. (camelcase)
(#53) Identifier 'flexiblenaming_selector' is not in camel case. (camelcase)
(#54) Identifier 'examplegrades_selector' is not in camel case. (camelcase)
(#55) Identifier 'examplenames_selector' is not in camel case. (camelcase)
(#56) Identifier 'examplecount_selector' is not in camel case. (camelcase)
(#75) Identifier 'temp_string' is not in camel case. (camelcase)
(#76) Identifier 'temp_array' is not in camel case. (camelcase)
(#76) Identifier 'temp_string' is not in camel case. (camelcase)
(#77) Identifier 'temp_array' is not in camel case. (camelcase)
(#78) Expected space(s) after "if". (keyword-spacing)
(#78) Identifier 'temp_array' is not in camel case. (camelcase)
(#79) Identifier 'temp_array' is not in camel case. (camelcase)
(#107) Identifier 'examplegrades_selector' is not in camel case. (camelcase)
(#110) Identifier 'examplegrades_selector' is not in camel case. (camelcase)
(#123) Identifier 'dividing_symbol' is not in camel case. (camelcase)
(#123) Identifier 'dividing_symbol' is not in camel case. (camelcase)
(#127) Identifier 'type_selector' is not in camel case. (camelcase)
(#128) Identifier 'flexiblenaming_selector' is not in camel case. (camelcase)
(#129) Identifier 'examplegrades_selector' is not in camel case. (camelcase)
(#130) Identifier 'examplenames_selector' is not in camel case. (camelcase)
(#131) Identifier 'examplecount_selector' is not in camel case. (camelcase)
(#142) Expected space(s) after "if". (keyword-spacing)
mod/checkmark/amd/src/submission.js
(#43) Identifier 'update_summary' is not in camel case. (camelcase)
(#44) Identifier 'examples_new' is not in camel case. (camelcase)
(#45) Identifier 'grade_new' is not in camel case. (camelcase)
(#51) Identifier 'is_checked' is not in camel case. (camelcase)
(#54) Identifier 'is_checked' is not in camel case. (camelcase)
(#56) Identifier 'is_checked' is not in camel case. (camelcase)
(#58) Identifier 'is_checked' is not in camel case. (camelcase)
(#59) Identifier 'examples_new' is not in camel case. (camelcase)
(#60) Identifier 'grade_new' is not in camel case. (camelcase)
(#64) Identifier 'examples_new' is not in camel case. (camelcase)
(#65) Identifier 'grade_new' is not in camel case. (camelcase)
(#78) Identifier 'reset_submission_form' is not in camel case. (camelcase)
(#101) Identifier 'id_fieldname' is not in camel case. (camelcase)
(#104) Identifier 'id_fieldname' is not in camel case. (camelcase)
(#105) Identifier 'id_fieldname' is not in camel case. (camelcase)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(11 errors, 0 warnings)

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

mod/checkmark/grading_form.php
(#324) Phpdocs for function mod_checkmark_grading_form::get_editor_options has incomplete parameters list
mod/checkmark/tests/formvalidation_test.php
(#45) Invalid phpdocs tag @group used
(#45) Invalid phpdocs tag @group used
(#74) Invalid phpdocs tag @group used
(#74) Invalid phpdocs tag @group used
(#103) Invalid phpdocs tag @group used
(#103) Invalid phpdocs tag @group used
(#137) Invalid phpdocs tag @group used
(#137) Invalid phpdocs tag @group used
(#166) Invalid phpdocs tag @group used
(#166) Invalid phpdocs tag @group used

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]