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
(#29) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/checkmark/classes/submissionstable.php
(#29) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/checkmark/db/manual_upgrade.php
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/checkmark/delete.php
(#28) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/checkmark/submissions.php
(#28) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/checkmark/view.php
(#28) 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
(#47) Identifier 'update_checkboxes' is not in camel case. (camelcase)
mod/checkmark/amd/src/settings.js
(#37) Identifier 'dividing_symbol' is not in camel case. (camelcase)
(#46) Identifier 'update_settings' is not in camel case. (camelcase)
(#53) Identifier 'type_selector' is not in camel case. (camelcase)
(#54) Identifier 'point_selector' is not in camel case. (camelcase)
(#55) Identifier 'flexiblenaming_selector' is not in camel case. (camelcase)
(#56) Identifier 'examplegrades_selector' is not in camel case. (camelcase)
(#57) Identifier 'examplenames_selector' is not in camel case. (camelcase)
(#58) Identifier 'examplecount_selector' is not in camel case. (camelcase)
(#77) Identifier 'temp_string' is not in camel case. (camelcase)
(#78) Identifier 'temp_array' is not in camel case. (camelcase)
(#78) Identifier 'temp_string' is not in camel case. (camelcase)
(#79) Identifier 'temp_array' is not in camel case. (camelcase)
(#80) Expected space(s) after "if". (keyword-spacing)
(#80) Identifier 'temp_array' is not in camel case. (camelcase)
(#81) Identifier 'temp_array' is not in camel case. (camelcase)
(#109) Identifier 'examplegrades_selector' is not in camel case. (camelcase)
(#112) Identifier 'examplegrades_selector' is not in camel case. (camelcase)
(#125) Identifier 'dividing_symbol' is not in camel case. (camelcase)
(#125) Identifier 'dividing_symbol' is not in camel case. (camelcase)
(#129) Identifier 'type_selector' is not in camel case. (camelcase)
(#130) Identifier 'flexiblenaming_selector' is not in camel case. (camelcase)
(#131) Identifier 'examplegrades_selector' is not in camel case. (camelcase)
(#132) Identifier 'examplenames_selector' is not in camel case. (camelcase)
(#133) Identifier 'examplecount_selector' is not in camel case. (camelcase)
(#144) Expected space(s) after "if". (keyword-spacing)
mod/checkmark/amd/src/submission.js
(#45) Identifier 'update_summary' is not in camel case. (camelcase)
(#46) Identifier 'examples_new' is not in camel case. (camelcase)
(#47) Identifier 'grade_new' is not in camel case. (camelcase)
(#53) 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)
(#60) Identifier 'is_checked' is not in camel case. (camelcase)
(#61) Identifier 'examples_new' is not in camel case. (camelcase)
(#62) Identifier 'grade_new' is not in camel case. (camelcase)
(#66) Identifier 'examples_new' is not in camel case. (camelcase)
(#67) Identifier 'grade_new' is not in camel case. (camelcase)
(#80) Identifier 'reset_submission_form' is not in camel case. (camelcase)
(#103) Identifier 'id_fieldname' is not in camel case. (camelcase)
(#106) Identifier 'id_fieldname' is not in camel case. (camelcase)
(#107) Identifier 'id_fieldname' is not in camel case. (camelcase)

CSS problems

(0 errors, 0 warnings)

This section shows CSS problems detected by csslint [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
(#328) Phpdocs for function mod_checkmark_grading_form::get_editor_options has incomplete parameters list
mod/checkmark/tests/formvalidation_test.php
(#51) Invalid phpdocs tag @group used
(#51) Invalid phpdocs tag @group used
(#80) Invalid phpdocs tag @group used
(#80) Invalid phpdocs tag @group used
(#109) Invalid phpdocs tag @group used
(#109) Invalid phpdocs tag @group used
(#143) Invalid phpdocs tag @group used
(#143) Invalid phpdocs tag @group used
(#172) Invalid phpdocs tag @group used
(#172) 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

(1 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

mod/checkmark/amd/build/settings.min.js
Uncommitted change detected.

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]