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

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


Javascript coding style problems

(28 errors, 61 warnings)

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

blocks/evalcomix/ajax.js
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Missing space before opening brace. (space-before-blocks)
(#3) 'ActiveXObject' is not defined. (no-undef)
(#4) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#9) Unexpected alert. (no-alert)
(#14) Missing JSDoc comment. (require-jsdoc)
(#14) 'setOutput' is defined but never used. (no-unused-vars)
(#14) Missing space before opening brace. (space-before-blocks)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Missing space before opening brace. (space-before-blocks)
(#24) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#28) Missing space before opening brace. (space-before-blocks)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#30) Expected space(s) after "if". (keyword-spacing)
(#32) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#33) Expected space(s) after "else". (keyword-spacing)
(#38) Missing semicolon. (semi)
(#43) Missing JSDoc comment. (require-jsdoc)
(#43) 'sendPost' is defined but never used. (no-unused-vars)
(#43) Missing space before opening brace. (space-before-blocks)
(#46) 'i' is not defined. (no-undef)
(#46) 'i' is not defined. (no-undef)
(#46) 'tam' is not modified in this loop. (no-unmodified-loop-condition)
(#46) 'i' is not defined. (no-undef)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) 'i' is not defined. (no-undef)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) 'i' is not defined. (no-undef)
(#48) 'i' is not defined. (no-undef)
(#49) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) 'i' is not defined. (no-undef)
(#50) 'i' is not defined. (no-undef)
(#50) 'i' is not defined. (no-undef)
(#50) 'i' is not defined. (no-undef)
(#50) 'i' is not defined. (no-undef)
(#50) 'i' is not defined. (no-undef)
(#51) 'i' is not defined. (no-undef)
(#51) 'i' is not defined. (no-undef)
(#55) A space is required after ','. (comma-spacing)
(#58) Missing JSDoc comment. (require-jsdoc)
(#58) Missing space before opening brace. (space-before-blocks)
(#60) Expected space(s) after "for". (keyword-spacing)
(#60) Missing space before opening brace. (space-before-blocks)
blocks/evalcomix/validate.js
(#2) 'validated' is assigned a value but never used. (no-unused-vars)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing JSDoc comment. (require-jsdoc)
(#7) 'resetValidated' is defined but never used. (no-unused-vars)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) 'validate' is defined but never used. (no-unused-vars)
(#9) Missing space before opening brace. (space-before-blocks)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#18) Expected space(s) before "else". (keyword-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) Unexpected alert. (no-alert)
(#27) Expected space(s) after "else". (keyword-spacing)
(#27) Expected space(s) before "else". (keyword-spacing)
(#32) Missing JSDoc comment. (require-jsdoc)
(#32) Missing space before opening brace. (space-before-blocks)
(#38) Missing JSDoc comment. (require-jsdoc)
(#38) Missing space before opening brace. (space-before-blocks)
(#39) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#52) Unexpected alert. (no-alert)
(#55) 'ActiveXObject' is not defined. (no-undef)
(#61) Expected space(s) after "else". (keyword-spacing)
(#61) Expected space(s) before "else". (keyword-spacing)
(#66) Missing JSDoc comment. (require-jsdoc)
(#66) Missing space before opening brace. (space-before-blocks)
(#67) Expected space(s) after "if". (keyword-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#68) Missing space before opening brace. (space-before-blocks)
(#69) Unexpected alert. (no-alert)
(#75) Missing JSDoc comment. (require-jsdoc)
(#75) 'timeCount' is defined but never used. (no-unused-vars)
(#75) Missing space before opening brace. (space-before-blocks)

CSS problems

(4 errors, 0 warnings)

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

blocks/evalcomix/style/main.css
(#5) Invalid value for `font` (csstree/validator)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#5) Unexpected duplicate "font" (declaration-block-no-duplicate-properties)
(#5) Unexpected shorthand "font" after "font-size" (declaration-block-no-shorthand-property-overrides)

PHPDocs style problems

(261 errors, 22 warnings)

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

blocks/evalcomix/assessment/assessment_form.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/assigning_users_form.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/configuration.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/gradeevx.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/index.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/pluginfile.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/search.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/servidor.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/targetstudents.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/undone_evx.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/user_activity.php
(#199) Function get_user_submission is not documented
(#218) Function assignsubmission_file_pluginfile is not documented
(#242) Function htmllize_tree is not documented
(#263) Function get_user_submission_old is not documented
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/users_form.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/backup/moodle2/backup_evalcomix_block_task.class.php
(#27) Class backup_evalcomix_block_task is not documented
(#44) Function backup_evalcomix_block_task::get_fileareas is not documented
(#48) Function backup_evalcomix_block_task::get_configdata_encoded_attributes is not documented
(#16) No one-line description found in phpdocs for file
(#52) Phpdocs for function backup_evalcomix_block_task::encode_content_links has incomplete parameters list
blocks/evalcomix/backup/moodle2/backup_evalcomix_stepslib.php
(#25) Class backup_evalcomix_block_structure_step is not documented
(#27) Function backup_evalcomix_block_structure_step::define_structure is not documented
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/backup/moodle2/restore_evalcomix_block_task.class.php
(#27) Class restore_evalcomix_block_task is not documented
(#29) Function restore_evalcomix_block_task::define_my_settings is not documented
(#32) Function restore_evalcomix_block_task::define_my_steps is not documented
(#37) Function restore_evalcomix_block_task::get_fileareas is not documented
(#41) Function restore_evalcomix_block_task::get_configdata_encoded_attributes is not documented
(#45) Function restore_evalcomix_block_task::define_decode_contents is not documented
(#49) Function restore_evalcomix_block_task::define_decode_rules is not documented
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/backup/moodle2/restore_evalcomix_stepslib.php
(#25) Class restore_evalcomix_block_structure_step is not documented
(#27) Function restore_evalcomix_block_structure_step::define_structure is not documented
(#37) Function restore_evalcomix_block_structure_step::process_evalcomix is not documented
(#53) Function restore_evalcomix_block_structure_step::process_evalcomix_tool is not documented
(#91) Function restore_evalcomix_block_structure_step::after_restore is not documented
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/block_evalcomix.php
(#28) Class block_evalcomix is not documented
(#30) Function block_evalcomix::init is not documented
(#34) Function block_evalcomix::get_content is not documented
(#84) Function block_evalcomix::instance_allow_config is not documented
(#88) Function block_evalcomix::has_config is not documented
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/classes/5cr.php
(#17) File-level phpdocs block is not found
(#19) Class E5CR is not documented
(#27) Function E5CR::__construct is not documented
(#33) Function E5CR::juego_de_llaves is not documented
(#40) Function E5CR::llave is not documented
(#57) Function E5CR::hex2bin is not documented
(#65) Function E5CR::encriptar is not documented
(#96) Function E5CR::destrozar is not documented
(#113) Function E5CR::desencriptar is not documented
(#21) Variable E5CR::$s is not documented
(#22) Variable E5CR::$i is not documented
(#23) Variable E5CR::$j is not documented
(#24) Variable E5CR::$_key is not documented
(#25) Variable E5CR::$bytes is not documented
(#19) Package is not specified for class E5CR. It is also not specified in file-level phpdocs
blocks/evalcomix/classes/calculator_average.php
(#17) No one-line description found in phpdocs for file
(#28) Class calculator_average does not have @copyright tag
(#28) Class calculator_average does not have @license tag
blocks/evalcomix/classes/curl.class.php
(#17) File-level phpdocs block is not found
(#19) Class Curly is not documented
(#24) Function Curly::__construct is not documented
(#45) Function Curly::get_info is not documented
(#49) Function Curly::get_error is not documented
(#53) Function Curly::get_http_code is not documented
(#62) Function Curly::post is not documented
(#66) Function Curly::get is not documented
(#21) Variable Curly::$curl is not documented
(#22) Variable Curly::$options is not documented
(#19) Package is not specified for class Curly. It is also not specified in file-level phpdocs
blocks/evalcomix/classes/evalcomix.php
(#17) File-level phpdocs block is not found
(#29) Class evalcomix is not documented
(#30) Variable evalcomix::$table is not documented
(#65) Phpdocs for function evalcomix::__construct has incomplete parameters list
(#95) Phpdocs for function evalcomix::fetch_all has incomplete parameters list
(#86) Not recommended phpdocs tag @static used
(#97) Not recommended phpdocs tag @static used
(#29) Package is not specified for class evalcomix. It is also not specified in file-level phpdocs
blocks/evalcomix/classes/evalcomix_allowedusers.php
(#17) File-level phpdocs block is not found
(#27) Class evalcomix_allowedusers is not documented
(#28) Variable evalcomix_allowedusers::$table is not documented
(#107) There is no description in phpdocs for function exist
(#63) Phpdocs for function evalcomix_allowedusers::__construct has incomplete parameters list
(#97) Phpdocs for function evalcomix_allowedusers::fetch_all has incomplete parameters list
(#88) Not recommended phpdocs tag @static used
(#99) Not recommended phpdocs tag @static used
(#27) Package is not specified for class evalcomix_allowedusers. It is also not specified in file-level phpdocs
blocks/evalcomix/classes/evalcomix_assessments.php
(#17) File-level phpdocs block is not found
(#28) Class evalcomix_assessments is not documented
(#29) Variable evalcomix_assessments::$table is not documented
(#269) There is no description in phpdocs for function get_assessments_by_modality
(#325) There is no description in phpdocs for function calculate_gradearray
(#341) There is no description in phpdocs for function calculate_grades
(#356) There is no description in phpdocs for function get_students_assessed
(#373) There is no description in phpdocs for function get_grade_by_user_task
(#76) Phpdocs for function evalcomix_assessments::__construct has incomplete parameters list
(#115) Phpdocs for function evalcomix_assessments::update has incomplete parameters list
(#138) Phpdocs for function evalcomix_assessments::get_final_grade has incomplete parameters list
(#137) Not recommended phpdocs tag @static used
(#241) Not recommended phpdocs tag @static used
(#251) Not recommended phpdocs tag @static used
(#28) Package is not specified for class evalcomix_assessments. It is also not specified in file-level phpdocs
blocks/evalcomix/classes/evalcomix_grades.php
(#17) File-level phpdocs block is not found
(#29) Class evalcomix_grades is not documented
(#30) Variable evalcomix_grades::$table is not documented
(#70) Phpdocs for function evalcomix_grades::__construct has incomplete parameters list
(#104) Phpdocs for function evalcomix_grades::update has incomplete parameters list
(#156) Phpdocs for function evalcomix_grades::get_finalgrade_user_task has incomplete parameters list
(#267) Phpdocs for function evalcomix_grades::get_grades has incomplete parameters list
(#126) Not recommended phpdocs tag @static used
(#136) Not recommended phpdocs tag @static used
(#29) Package is not specified for class evalcomix_grades. It is also not specified in file-level phpdocs
blocks/evalcomix/classes/evalcomix_modes.php
(#17) File-level phpdocs block is not found
(#77) Function evalcomix_modes::__construct is not documented
(#29) Variable evalcomix_modes::$table is not documented
(#22) No one-line description found in phpdocs for class evalcomix_modes
(#100) There is no description in phpdocs for function exist
(#112) Phpdocs for function evalcomix_modes::fetch_all has incomplete parameters list
(#114) Not recommended phpdocs tag @static used
(#124) Not recommended phpdocs tag @static used
blocks/evalcomix/classes/evalcomix_modes_extra.php
(#17) File-level phpdocs block is not found
(#29) Variable evalcomix_modes_extra::$table is not documented
(#22) No one-line description found in phpdocs for class evalcomix_modes_extra
(#107) There is no description in phpdocs for function exist
(#70) Phpdocs for function evalcomix_modes_extra::__construct has incomplete parameters list
(#97) Phpdocs for function evalcomix_modes_extra::fetch_all has incomplete parameters list
(#88) Not recommended phpdocs tag @static used
(#99) Not recommended phpdocs tag @static used
blocks/evalcomix/classes/evalcomix_modes_time.php
(#17) File-level phpdocs block is not found
(#29) Variable evalcomix_modes_time::$table is not documented
(#22) No one-line description found in phpdocs for class evalcomix_modes_time
(#111) There is no description in phpdocs for function exist
(#64) Phpdocs for function evalcomix_modes_time::__construct has incomplete parameters list
(#91) Phpdocs for function evalcomix_modes_time::fetch_all has incomplete parameters list
(#82) Not recommended phpdocs tag @static used
(#93) Not recommended phpdocs tag @static used
blocks/evalcomix/classes/evalcomix_object.php
(#17) File-level phpdocs block is not found
(#26) Class evalcomix_object is not documented
(#27) Variable evalcomix_object::$table is not documented
(#63) Phpdocs for function evalcomix_object::update has incomplete parameters list
(#84) Phpdocs for function evalcomix_object::delete has incomplete parameters list
(#129) Phpdocs for function evalcomix_object::set_properties has incomplete parameters list
(#161) Phpdocs for function evalcomix_object::fetch_helper has incomplete parameters list
(#178) Phpdocs for function evalcomix_object::fetch_all_helper has incomplete parameters list
(#132) Not recommended phpdocs tag @static used
(#163) Not recommended phpdocs tag @static used
(#180) Not recommended phpdocs tag @static used
(#26) Package is not specified for class evalcomix_object. It is also not specified in file-level phpdocs
blocks/evalcomix/classes/evalcomix_tasks.php
(#34) Variable evalcomix_tasks::$table is not documented
(#17) No one-line description found in phpdocs for file
(#124) There is no description in phpdocs for function exist
(#189) There is no description in phpdocs for function get_moodle_course_tasks
(#209) There is no description in phpdocs for function get_type_task
(#81) Phpdocs for function evalcomix_tasks::__construct has incomplete parameters list
(#104) Phpdocs for function evalcomix_tasks::update has incomplete parameters list
(#135) Phpdocs for function evalcomix_tasks::fetch_all has incomplete parameters list
(#27) Class evalcomix_tasks does not have @copyright tag
(#137) Not recommended phpdocs tag @static used
(#147) Not recommended phpdocs tag @static used
(#30) Package block-evalcomix is not valid
blocks/evalcomix/classes/evalcomix_tool.php
(#36) Variable evalcomix_tool::$table is not documented
(#17) No one-line description found in phpdocs for file
(#207) There is no description in phpdocs for function get_tools
(#236) There is no description in phpdocs for function get_attributes_grade
(#261) There is no description in phpdocs for function get_attributes_grade_simpletool
(#90) Phpdocs for function evalcomix_tool::__construct has incomplete parameters list
(#148) Phpdocs for function evalcomix_tool::update has incomplete parameters list
(#176) Phpdocs for function evalcomix_tool::fetch_all has incomplete parameters list
(#237) Phpdocs for function evalcomix_tool::get_attributes_grade has incomplete parameters list
(#262) Phpdocs for function evalcomix_tool::get_attributes_grade_simpletool has incomplete parameters list
(#29) Class evalcomix_tool does not have @copyright tag
(#178) Not recommended phpdocs tag @static used
(#188) Not recommended phpdocs tag @static used
(#32) Package block-evalcomix is not valid
blocks/evalcomix/classes/grade_expert_db_block.php
(#34) Function grade_expert_db_block::get_grades is not documented
(#17) No one-line description found in phpdocs for file
(#29) Class grade_expert_db_block does not have @copyright tag
(#29) Class grade_expert_db_block does not have @license tag
blocks/evalcomix/classes/grade_report.php
(#32) Class block_evalcomix_grade_report is not documented
(#1241) Function block_evalcomix_grade_report::same_group is not documented
(#1512) Function block_evalcomix_grade_report::get_activities is not documented
(#110) Variable block_evalcomix_grade_report::$groupwheresql is not documented
(#1569) There is no description in phpdocs for function load_tools
(#1590) There is no description in phpdocs for function load_assessments
(#571) Phpdocs for function block_evalcomix_grade_report::process_action has incomplete parameters list
(#1088) Phpdocs for function block_evalcomix_grade_report::get_modes_time has incomplete parameters list
(#1106) Phpdocs for function block_evalcomix_grade_report::get_modestime has incomplete parameters list
(#1124) Phpdocs for function block_evalcomix_grade_report::get_groupmode has incomplete parameters list
(#1144) Phpdocs for function block_evalcomix_grade_report::get_cm has incomplete parameters list
(#1160) Phpdocs for function block_evalcomix_grade_report::get_groupids has incomplete parameters list
(#1216) Phpdocs for function block_evalcomix_grade_report::same_grouping has incomplete parameters list
(#1253) Phpdocs for function block_evalcomix_grade_report::same_grouping_by_users has incomplete parameters list
(#1278) Phpdocs for function block_evalcomix_grade_report::get_type_evaluation has incomplete parameters list
(#1412) Phpdocs for function block_evalcomix_grade_report::print_header_element has incomplete parameters list
(#1591) Phpdocs for function block_evalcomix_grade_report::load_assessments has incomplete parameters list
(#1614) Phpdocs for function block_evalcomix_grade_report::load_users has incomplete parameters list
(#94) Phpdocs for variable block_evalcomix_grade_report::$canviewhidden does not contain @var or incorrect
(#100) Phpdocs for variable block_evalcomix_grade_report::$coursegroups does not contain @var or incorrect
(#105) Phpdocs for variable block_evalcomix_grade_report::$coursegroupings does not contain @var or incorrect
blocks/evalcomix/classes/icalculator.php
(#17) File-level phpdocs block is not found
(#30) Package is not specified for function calculate. It is also not specified in file-level phpdocs
(#41) Package is not specified for function calculate_one_array. It is also not specified in file-level phpdocs
blocks/evalcomix/classes/igrade_expert.php
(#17) No one-line description found in phpdocs for file
(#33) Phpdocs for function get_grades has incomplete parameters list
blocks/evalcomix/classes/privacy/provider.php
(#33) Class provider is not documented
(#35) Function provider::get_metadata is not documented
(#210) Function provider::export_block_evalcomix_grades is not documented
(#17) No one-line description found in phpdocs for file
(#121) Phpdocs for function provider::export_block_evalcomix_allowedusers has incomplete parameters list
blocks/evalcomix/classes/task/cron_task.php
(#30) Class cron_task is not documented
(#31) Function cron_task::get_name is not documented
(#35) Function cron_task::execute is not documented
blocks/evalcomix/classes/webservice_evalcomix_client.php
(#30) Class webservice_evalcomix_client is not documented
(#309) Function webservice_evalcomix_client::duplicate_course is not documented
(#390) Function webservice_evalcomix_client::duplicate_tool is not documented
(#419) Function webservice_evalcomix_client::generate_token is not documented
(#483) Function webservice_evalcomix_client::verify is not documented
(#504) Function webservice_evalcomix_client::print_error is not documented
(#17) No one-line description found in phpdocs for file
(#32) There is no description in phpdocs for function get_ws_createtool
(#71) There is no description in phpdocs for function get_ws_viewtool
(#93) There is no description in phpdocs for function get_ws_deletetool
(#118) There is no description in phpdocs for function get_ws_assessment_form
(#150) There is no description in phpdocs for function delete_ws_assessment
(#195) There is no description in phpdocs for function get_ws_list_tool
(#257) There is no description in phpdocs for function get_ws_singlegrade
(#354) There is no description in phpdocs for function encrypt_params
(#372) There is no description in phpdocs for function check_url
(#423) There is no description in phpdocs for function get_ws_xml_tools
(#515) There is no description in phpdocs for function get_ws_xml_tools2
(#558) There is no description in phpdocs for function post_ws_xml_tools
(#588) There is no description in phpdocs for function get_assessments_modified
(#33) Phpdocs for function webservice_evalcomix_client::get_ws_createtool has incomplete parameters list
(#72) Phpdocs for function webservice_evalcomix_client::get_ws_viewtool has incomplete parameters list
(#119) Phpdocs for function webservice_evalcomix_client::get_ws_assessment_form has incomplete parameters list
(#196) Phpdocs for function webservice_evalcomix_client::get_ws_list_tool has incomplete parameters list
(#258) Phpdocs for function webservice_evalcomix_client::get_ws_singlegrade has incomplete parameters list
(#355) Phpdocs for function webservice_evalcomix_client::encrypt_params has incomplete parameters list
(#424) Phpdocs for function webservice_evalcomix_client::get_ws_xml_tools has incomplete parameters list
(#516) Phpdocs for function webservice_evalcomix_client::get_ws_xml_tools2 has incomplete parameters list
(#559) Phpdocs for function webservice_evalcomix_client::post_ws_xml_tools has incomplete parameters list
(#589) Phpdocs for function webservice_evalcomix_client::get_assessments_modified has incomplete parameters list
(#644) Phpdocs for function webservice_evalcomix_client::set_assessments_modified has incomplete parameters list
blocks/evalcomix/configeval.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/db/access.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/db/upgrade.php
(#17) No one-line description found in phpdocs for file
(#26) There is no description in phpdocs for function xmldb_block_evalcomix_upgrade
blocks/evalcomix/graphics/graphicsrenderer.php
(#27) Class block_evalcomix_graphic_renderer is not documented
blocks/evalcomix/graphics/index.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/index.php
(#17) File-level phpdocs block is not found
blocks/evalcomix/javascript/popup.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/lang/ca/block_evalcomix.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/lang/en/block_evalcomix.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/lang/es/block_evalcomix.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/lang/es_es/block_evalcomix.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/lang/eu/block_evalcomix.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/lib.php
(#35) Function block_evalcomix_add_select_range is not documented
(#56) Function block_evalcomix_add_select is not documented
(#74) Function block_evalcomix_add_date_time_selector is not documented
(#243) Function block_evalcomix_get_modality_tool is not documented
(#387) Function block_evalcomix_recalculate_grades is not documented
(#16) No one-line description found in phpdocs for file
(#119) There is no description in phpdocs for function block_evalcomix_get_evalcomix_activity_data
(#150) There is no description in phpdocs for function block_evalcomix_get_evalcomix_modality_extra
(#182) There is no description in phpdocs for function block_evalcomix_get_evalcomix_modality_time
(#214) There is no description in phpdocs for function block_evalcomix_get_evalcomix_modality_weighing
(#322) There is no description in phpdocs for function block_evalcomix_cmp_title_tool
(#331) There is no description in phpdocs for function block_evalcomix_cmp_type_tool
(#151) Phpdocs for function block_evalcomix_get_evalcomix_modality_extra has incomplete parameters list
(#183) Phpdocs for function block_evalcomix_get_evalcomix_modality_time has incomplete parameters list
(#215) Phpdocs for function block_evalcomix_get_evalcomix_modality_weighing has incomplete parameters list
(#343) Phpdocs for function block_evalcomix_get_elements_course has incomplete parameters list
blocks/evalcomix/renderer.php
(#28) Class block_evalcomix_renderer is not documented
(#271) Function block_evalcomix_renderer::logoheader is not documented
(#30) Variable block_evalcomix_renderer::$validformats is not documented
blocks/evalcomix/settings.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/tool/edit_form.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/tool/index.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/verify.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/version.php
(#17) File-level phpdocs block is not found

Update savepoints problems

(3 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]

blocks/evalcomix/db/upgrade.php
Detected multiple 'savepoint' calls for version 2012013004
Wrong order in versions: 2012013005 and 2012013004
version 2013111801 has wrong savepoint call with version 2013111802

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

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

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

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]