Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(19 errors, 682 warnings)

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

local/coursetransfer/classes/output/origin_remove/origin_remove_page_cat_step2.php
(#61) There must not be a space before the colon in a return type declaration
local/coursetransfer/classes/output/origin_remove/origin_remove_page_step2.php
(#61) There must not be a space before the colon in a return type declaration
local/coursetransfer/classes/output/origin_restore/origin_restore_cat_step2_page.php
(#60) There must not be a space before the colon in a return type declaration
local/coursetransfer/classes/output/origin_restore/origin_restore_step2_page.php
(#60) There must not be a space before the colon in a return type declaration
local/coursetransfer/classes/output/origin_restore_category/new_origin_restore_category_step2_page.php
(#73) There must not be a space before the colon in a return type declaration
local/coursetransfer/classes/output/origin_restore_course/new_origin_restore_course_step2_page.php
(#72) There must not be a space before the colon in a return type declaration
local/coursetransfer/classes/privacy/provider.php
(#65) There must not be a space before the colon in a return type declaration
(#75) There must not be a space before the colon in a return type declaration
local/coursetransfer/lang/cat/local_coursetransfer.php
(#41) The string key "setting_destiny_sites_desc" is not in the correct order, it should be before "setting_destiny_sites_link"
(#44) The string key "setting_origin_sites_desc" is not in the correct order, it should be before "setting_origin_sites_link"
(#45) The string key "setting_origin_field_search_user" is not in the correct order, it should be before "setting_origin_sites_desc"
(#47) The string key "origin_restore_course" is not in the correct order, it should be before "setting_origin_field_search_user_desc"
(#48) The string key "origin_course_id_require" is not in the correct order, it should be before "origin_restore_course"
(#50) The string key "site_url_invalid" is not in the correct order, it should be before "site_url_required"
(#51) The string key "origin_category_id_require" is not in the correct order, it should be before "site_url_invalid"
(#52) The string key "categoryid_require" is not in the correct order, it should be before "origin_category_id_require"
(#55) The string key "destiny_target_is_incorrect" is not in the correct order, it should be before "requestid_require"
(#57) The string key "destiny_course_id_is_required" is not in the correct order, it should be before "origin_course_id_integer"
(#59) The string key "destiny_category_id_integer" is not in the correct order, it should be before "destiny_course_id_isnot_correct"
(#61) The string key "destiny_remove_enrols_boolean" is not in the correct order, it should be before "origin_enrolusers_boolean"
(#65) The string key "destiny_not_remove_activities_invalid" is not in the correct order, it should be before "origin_schedule_datetime_integer"
(#67) The string key "categoryid_integer" is not in the correct order, it should be before "origin_category_id_integer"
(#71) The string key "from_integer" is not in the correct order, it should be before "status_integer"
(#74) The string key "origin_site" is not in the correct order, it should be before "userid_integer"
(#78) The string key "origin_course_id" is not in the correct order, it should be before "siteurl"
(#79) The string key "destiny_course_id" is not in the correct order, it should be before "origin_course_id"
(#81) The string key "origin_activities" is not in the correct order, it should be before "status"
(#82) The string key "configuration" is not in the correct order, it should be before "origin_activities"
(#85) The string key "backupsize" is not in the correct order, it should be before "userid"
(#87) The string key "timecreated" is not in the correct order, it should be before "timemodified"
(#89) The string key "user_does_not_have_courses" is not in the correct order, it should be before "user_not_found"
(#90) The string key "field_not_valid" is not in the correct order, it should be before "user_does_not_have_courses"
(#92) The string key "steps_buttons_back" is not in the correct order, it should be before "steps_buttons_next"
(#96) The string key "step1_restore_desc" is not in the correct order, it should be before "steps_restore_title_cat"
(#100) The string key "step2_course_list" is not in the correct order, it should be before "step2_restore_desc_cat"
(#101) The string key "step2_course_id" is not in the correct order, it should be before "step2_course_list"
(#104) The string key "step2_course_idnumber" is not in the correct order, it should be before "step2_course_shortname"
(#105) The string key "step2_course_categoryid" is not in the correct order, it should be before "step2_course_idnumber"
(#110) The string key "step4_config_title" is not in the correct order, it should be before "step4_restore_desc"
(#114) The string key "step5_configuration_title" is not in the correct order, it should be before "step5_sections_title"
(#115) The string key "config_destiny_merge_activities" is not in the correct order, it should be before "step5_configuration_title"
(#118) The string key "config_destiny_remove_activities" is not in the correct order, it should be before "config_destiny_remove_groups"
(#120) The string key "course_details_course_id" is not in the correct order, it should be before "course_details_shortname"
(#121) The string key "course_details_category_name" is not in the correct order, it should be before "course_details_course_id"
(#122) The string key "course_details_category_id" is not in the correct order, it should be before "course_details_category_name"
(#123) The string key "course_details_backup_size" is not in the correct order, it should be before "course_details_category_id"
(#127) The string key "sections_table_name" is not in the correct order, it should be before "sections_table_number"
(#128) The string key "activities_table_name" is not in the correct order, it should be before "sections_table_name"
(#136) The string key "status_in_progress" is not in the correct order, it should be before "status_not_started"
(#137) The string key "status_in_backup" is not in the correct order, it should be before "status_in_progress"
(#139) The string key "status_download" is not in the correct order, it should be before "status_incompleted"
(#142) The string key "status_completed" is not in the correct order, it should be before "status_restore"
(#143) The string key "error_validate_site" is not in the correct order, it should be before "status_completed"
(#144) The string key "error_not_controlled" is not in the correct order, it should be before "error_validate_site"
(#146) The string key "origin_restore_category" is not in the correct order, it should be before "site_not_found"
(#149) The string key "step2_category_idnumber" is not in the correct order, it should be before "step2_category_name"
(#153) The string key "step2_category_totalcourseschild" is not in the correct order, it should be before "step2_category_totalsubcategories"
(#154) The string key "step2_categories_list" is not in the correct order, it should be before "step2_category_totalcourseschild"
(#156) The string key "step3_category_list" is not in the correct order, it should be before "step3_restore_desc_cat"
(#157) The string key "category_details_name" is not in the correct order, it should be before "step3_category_list"
(#158) The string key "category_details_category_id" is not in the correct order, it should be before "category_details_name"
(#163) The string key "step4_courses_title_desc" is not in the correct order, it should be before "step4_restore_selected_category"
(#164) The string key "execute_restore" is not in the correct order, it should be before "step4_courses_title_desc"
(#165) The string key "execute_remove" is not in the correct order, it should be before "execute_restore"
(#167) The string key "origin_category_courses" is not in the correct order, it should be before "origin_category_id"
(#168) The string key "destiny_course_id_integer" is not in the correct order, it should be before "origin_category_courses"
(#169) The string key "destiny_category_id_require" is not in the correct order, it should be before "destiny_course_id_integer"
(#170) The string key "destiny_category_id_integer" is duplicated
(#174) The string key "deleteindestiny" is not in the correct order, it should be before "request_not_found"
(#175) The string key "config_destiny_merge_activities_desc" is not in the correct order, it should be before "deleteindestiny"
(#178) The string key "config_destiny_remove_enrols_desc" is not in the correct order, it should be before "config_destiny_remove_groups_desc"
(#180) The string key "config" is not in the correct order, it should be before "summary"
(#182) The string key "index_title" is not in the correct order, it should be before "refresh"
(#185) The string key "sections_table_select_all" is not in the correct order, it should be before "user_ws"
(#186) The string key "restore_page" is not in the correct order, it should be before "sections_table_select_all"
(#188) The string key "remove_page" is not in the correct order, it should be before "restore_page_desc"
(#191) The string key "click_refresh" is not in the correct order, it should be before "token_not_found"
(#193) The string key "course_categories" is not in the correct order, it should be before "restoretnewcourse"
(#196) The string key "origin_restore_courses_desc" is not in the correct order, it should be before "origin_restore_courses_title"
(#199) The string key "origin_restore_step4_desc" is not in the correct order, it should be before "step2_course_destiny"
(#200) The string key "origin_restore_category_title" is not in the correct order, it should be before "origin_restore_step4_desc"
(#201) The string key "origin_restore_category_desc" is not in the correct order, it should be before "origin_restore_category_title"
(#203) The string key "step4_destiny_desc" is not in the correct order, it should be before "step4_destiny_title"
(#204) The string key "origin_restore_category_step3_desc" is not in the correct order, it should be before "step4_destiny_desc"
(#206) The string key "course_categories_remove" is not in the correct order, it should be before "origin_restore_category_step4_desc"
(#210) The string key "origin_remove_step3_desc" is not in the correct order, it should be before "remove_page_course_desc"
(#211) The string key "origin_remove_courses_list" is not in the correct order, it should be before "origin_remove_step3_desc"
(#213) The string key "origin_remove_category_step3" is not in the correct order, it should be before "origin_remove_step3_cat_desc"
(#215) The string key "logs_page" is not in the correct order, it should be before "remove_category_page"
(#216) The string key "course_completed_sections" is not in the correct order, it should be before "logs_page"
(#218) The string key "restore_origin_cat_data" is not in the correct order, it should be before "restore_origin_data"
(#221) The string key "detail" is not in the correct order, it should be before "restore_origin_user_data_desc"
(#223) The string key "direction" is not in the correct order, it should be before "type"
(#225) The string key "restore_category" is not in the correct order, it should be before "restore_course"
(#226) The string key "remove_course" is not in the correct order, it should be before "restore_category"
(#227) The string key "remove_category" is not in the correct order, it should be before "remove_course"
(#231) The string key "destiny_site" is not in the correct order, it should be before "view_logs"
(#233) The string key "host_url" is not in the correct order, it should be before "id"
(#234) The string key "host_token" is not in the correct order, it should be before "host_url"
(#236) The string key "actions" is not in the correct order, it should be before "test"
(#241) The string key "log_page_status" is not in the correct order, it should be before "log_page_user"
(#242) The string key "log_page_exec_date" is not in the correct order, it should be before "log_page_status"
(#243) The string key "log_page_destiny_target" is not in the correct order, it should be before "log_page_exec_date"
(#245) The string key "log_page_direction" is not in the correct order, it should be before "log_page_petition_type"
(#246) The string key "log_page_destiny_request" is not in the correct order, it should be before "log_page_direction"
(#248) The string key "log_page_destiny_data" is not in the correct order, it should be before "log_page_request_category"
(#249) The string key "log_page_course_id" is not in the correct order, it should be before "log_page_destiny_data"
(#250) The string key "log_page_category_id" is not in the correct order, it should be before "log_page_course_id"
(#253) The string key "log_page_origin_course_data" is not in the correct order, it should be before "log_page_remove_groups"
(#254) The string key "log_page_course_fullname" is not in the correct order, it should be before "log_page_origin_course_data"
(#256) The string key "log_page_course_idnumber" is not in the correct order, it should be before "log_page_course_shortname"
(#258) The string key "log_page_category_name" is not in the correct order, it should be before "log_page_origin_category_data"
(#259) The string key "log_page_category_idnumber" is not in the correct order, it should be before "log_page_category_name"
(#263) The string key "log_page_remove_course" is not in the correct order, it should be before "log_page_user_data"
(#264) The string key "log_page_remove_category" is not in the correct order, it should be before "log_page_remove_course"
(#266) The string key "log_page_origin_activities" is not in the correct order, it should be before "log_page_remove_exec_time"
(#270) The string key "log_page_fileurl" is not in the correct order, it should be before "log_page_origin_backup_url"
(#271) The string key "log_page_error" is not in the correct order, it should be before "log_page_fileurl"
(#274) The string key "create_site" is not in the correct order, it should be before "log_page_error_msg"
(#275) The string key "back_config" is not in the correct order, it should be before "create_site"
(#277) The string key "host_token_desc" is not in the correct order, it should be before "host_url_desc"
(#278) The string key "delete_site" is not in the correct order, it should be before "host_token_desc"
(#282) The string key "backupsize_larger" is not in the correct order, it should be before "view_error"
(#285) The string key "restore_origin_cat_remove" is not in the correct order, it should be before "restore_origin_remove_desc"
(#287) The string key "coursetransfer:origin_restore" is not in the correct order, it should be before "restore_origin_cat_remove_desc"
(#289) The string key "coursetransfer:origin_remove_course" is not in the correct order, it should be before "coursetransfer:origin_restore_course"
(#290) The string key "coursetransfer:origin_remove_category" is not in the correct order, it should be before "coursetransfer:origin_remove_course"
(#293) The string key "coursetransfer:destiny_restore_enrol_remove" is not in the correct order, it should be before "coursetransfer:origin_view_courses"
(#295) The string key "coursetransfer:destiny_restore_content_remove" is not in the correct order, it should be before "coursetransfer:destiny_restore_groups_remove"
(#299) The string key "createnewcategory" is not in the correct order, it should be before "you_have_not_permission"
(#302) The string key "origin_schedule_datetime" is not in the correct order, it should be before "origin_schedule_desc"
(#303) The string key "in_new_course" is not in the correct order, it should be before "origin_schedule_datetime"
(#305) The string key "merge_content" is not in the correct order, it should be before "remove_content"
(#307) The string key "messageprovider:restore_category_completed" is not in the correct order, it should be before "messageprovider:restore_course_completed"
(#308) The string key "messageprovider:remove_course_completed" is not in the correct order, it should be before "messageprovider:restore_category_completed"
(#309) The string key "messageprovider:remove_category_completed" is not in the correct order, it should be before "messageprovider:remove_course_completed"
(#311) The string key "notification_restore_category_completed" is not in the correct order, it should be before "notification_restore_course_completed"
(#312) The string key "notification_remove_course_completed" is not in the correct order, it should be before "notification_restore_category_completed"
(#313) The string key "notification_remove_category_completed" is not in the correct order, it should be before "notification_remove_course_completed"
(#315) The string key "remove_config" is not in the correct order, it should be before "view_detail"
(#317) The string key "host_token_empty" is not in the correct order, it should be before "site_exist"
(#318) The string key "courses_not_selected" is not in the correct order, it should be before "host_token_empty"
(#321) The string key "clean_adhoc_failed_task" is not in the correct order, it should be before "request_timeout_desc"
(#324) The string key "remove_cat_cleanup" is not in the correct order, it should be before "remove_course_cleanup_desc"
(#326) The string key "in_target_adding_not_remove_enrols" is not in the correct order, it should be before "remove_cat_cleanup_desc"
local/coursetransfer/lang/en/local_coursetransfer.php
(#41) The string key "setting_destiny_sites_desc" is not in the correct order, it should be before "setting_destiny_sites_link"
(#44) The string key "setting_origin_sites_desc" is not in the correct order, it should be before "setting_origin_sites_link"
(#45) The string key "setting_origin_field_search_user" is not in the correct order, it should be before "setting_origin_sites_desc"
(#47) The string key "origin_restore_course" is not in the correct order, it should be before "setting_origin_field_search_user_desc"
(#48) The string key "origin_course_id_require" is not in the correct order, it should be before "origin_restore_course"
(#49) The string key "origin_category_id_require" is not in the correct order, it should be before "origin_course_id_require"
(#51) The string key "site_url_invalid" is not in the correct order, it should be before "site_url_required"
(#52) The string key "categoryid_require" is not in the correct order, it should be before "site_url_invalid"
(#55) The string key "destiny_target_is_incorrect" is not in the correct order, it should be before "requestid_require"
(#57) The string key "destiny_course_id_is_required" is not in the correct order, it should be before "origin_course_id_integer"
(#59) The string key "destiny_category_id_integer" is not in the correct order, it should be before "destiny_course_id_isnot_correct"
(#61) The string key "destiny_remove_enrols_boolean" is not in the correct order, it should be before "origin_enrolusers_boolean"
(#65) The string key "destiny_not_remove_activities_invalid" is not in the correct order, it should be before "origin_schedule_datetime_integer"
(#67) The string key "categoryid_integer" is not in the correct order, it should be before "origin_category_id_integer"
(#71) The string key "from_integer" is not in the correct order, it should be before "status_integer"
(#74) The string key "origin_site" is not in the correct order, it should be before "userid_integer"
(#78) The string key "origin_course_id" is not in the correct order, it should be before "siteurl"
(#79) The string key "destiny_course_id" is not in the correct order, it should be before "origin_course_id"
(#81) The string key "origin_activities" is not in the correct order, it should be before "status"
(#82) The string key "configuration" is not in the correct order, it should be before "origin_activities"
(#85) The string key "backupsize" is not in the correct order, it should be before "userid"
(#87) The string key "timecreated" is not in the correct order, it should be before "timemodified"
(#89) The string key "user_does_not_have_courses" is not in the correct order, it should be before "user_not_found"
(#90) The string key "field_not_valid" is not in the correct order, it should be before "user_does_not_have_courses"
(#92) The string key "steps_buttons_back" is not in the correct order, it should be before "steps_buttons_next"
(#96) The string key "step1_restore_desc" is not in the correct order, it should be before "steps_restore_title_cat"
(#100) The string key "step2_course_list" is not in the correct order, it should be before "step2_restore_desc_cat"
(#101) The string key "step2_course_id" is not in the correct order, it should be before "step2_course_list"
(#104) The string key "step2_course_idnumber" is not in the correct order, it should be before "step2_course_shortname"
(#105) The string key "step2_course_categoryid" is not in the correct order, it should be before "step2_course_idnumber"
(#110) The string key "step4_config_title" is not in the correct order, it should be before "step4_restore_desc"
(#114) The string key "step5_configuration_title" is not in the correct order, it should be before "step5_sections_title"
(#115) The string key "config_destiny_merge_activities" is not in the correct order, it should be before "step5_configuration_title"
(#118) The string key "config_destiny_remove_activities" is not in the correct order, it should be before "config_destiny_remove_groups"
(#120) The string key "course_details_course_id" is not in the correct order, it should be before "course_details_shortname"
(#121) The string key "course_details_category_name" is not in the correct order, it should be before "course_details_course_id"
(#122) The string key "course_details_category_id" is not in the correct order, it should be before "course_details_category_name"
(#123) The string key "course_details_backup_size" is not in the correct order, it should be before "course_details_category_id"
(#127) The string key "sections_table_name" is not in the correct order, it should be before "sections_table_number"
(#128) The string key "activities_table_name" is not in the correct order, it should be before "sections_table_name"
(#136) The string key "status_in_progress" is not in the correct order, it should be before "status_not_started"
(#137) The string key "status_in_backup" is not in the correct order, it should be before "status_in_progress"
(#139) The string key "status_download" is not in the correct order, it should be before "status_incompleted"
(#142) The string key "status_completed" is not in the correct order, it should be before "status_restore"
(#143) The string key "error_validate_site" is not in the correct order, it should be before "status_completed"
(#144) The string key "error_not_controlled" is not in the correct order, it should be before "error_validate_site"
(#146) The string key "origin_restore_category" is not in the correct order, it should be before "site_not_found"
(#149) The string key "step2_category_idnumber" is not in the correct order, it should be before "step2_category_name"
(#153) The string key "step2_category_totalcourseschild" is not in the correct order, it should be before "step2_category_totalsubcategories"
(#154) The string key "step2_categories_list" is not in the correct order, it should be before "step2_category_totalcourseschild"
(#156) The string key "step3_category_list" is not in the correct order, it should be before "step3_restore_desc_cat"
(#157) The string key "category_details_name" is not in the correct order, it should be before "step3_category_list"
(#158) The string key "category_details_category_id" is not in the correct order, it should be before "category_details_name"
(#163) The string key "step4_courses_title_desc" is not in the correct order, it should be before "step4_restore_selected_category"
(#164) The string key "execute_restore" is not in the correct order, it should be before "step4_courses_title_desc"
(#165) The string key "execute_remove" is not in the correct order, it should be before "execute_restore"
(#167) The string key "origin_category_courses" is not in the correct order, it should be before "origin_category_id"
(#168) The string key "destiny_course_id_integer" is not in the correct order, it should be before "origin_category_courses"
(#169) The string key "destiny_category_id_require" is not in the correct order, it should be before "destiny_course_id_integer"
(#170) The string key "destiny_category_id_integer" is duplicated
(#174) The string key "deleteindestiny" is not in the correct order, it should be before "request_not_found"
(#175) The string key "config_destiny_merge_activities_desc" is not in the correct order, it should be before "deleteindestiny"
(#178) The string key "config_destiny_remove_enrols_desc" is not in the correct order, it should be before "config_destiny_remove_groups_desc"
(#180) The string key "config" is not in the correct order, it should be before "summary"
(#182) The string key "index_title" is not in the correct order, it should be before "refresh"
(#185) The string key "sections_table_select_all" is not in the correct order, it should be before "user_ws"
(#186) The string key "restore_page" is not in the correct order, it should be before "sections_table_select_all"
(#188) The string key "remove_page" is not in the correct order, it should be before "restore_page_desc"
(#191) The string key "click_refresh" is not in the correct order, it should be before "token_not_found"
(#193) The string key "course_categories" is not in the correct order, it should be before "restoretnewcourse"
(#196) The string key "origin_restore_courses_desc" is not in the correct order, it should be before "origin_restore_courses_title"
(#199) The string key "origin_restore_step4_desc" is not in the correct order, it should be before "step2_course_destiny"
(#200) The string key "origin_restore_category_title" is not in the correct order, it should be before "origin_restore_step4_desc"
(#201) The string key "origin_restore_category_desc" is not in the correct order, it should be before "origin_restore_category_title"
(#203) The string key "step4_destiny_desc" is not in the correct order, it should be before "step4_destiny_title"
(#204) The string key "origin_restore_category_step3_desc" is not in the correct order, it should be before "step4_destiny_desc"
(#206) The string key "course_categories_remove" is not in the correct order, it should be before "origin_restore_category_step4_desc"
(#210) The string key "origin_remove_step3_desc" is not in the correct order, it should be before "remove_page_course_desc"
(#211) The string key "origin_remove_courses_list" is not in the correct order, it should be before "origin_remove_step3_desc"
(#213) The string key "origin_remove_category_step3" is not in the correct order, it should be before "origin_remove_step3_cat_desc"
(#215) The string key "logs_page" is not in the correct order, it should be before "remove_category_page"
(#216) The string key "course_completed_sections" is not in the correct order, it should be before "logs_page"
(#218) The string key "restore_origin_cat_data" is not in the correct order, it should be before "restore_origin_data"
(#221) The string key "detail" is not in the correct order, it should be before "restore_origin_user_data_desc"
(#223) The string key "direction" is not in the correct order, it should be before "type"
(#225) The string key "restore_category" is not in the correct order, it should be before "restore_course"
(#226) The string key "remove_course" is not in the correct order, it should be before "restore_category"
(#227) The string key "remove_category" is not in the correct order, it should be before "remove_course"
(#231) The string key "destiny_site" is not in the correct order, it should be before "view_logs"
(#233) The string key "host_url" is not in the correct order, it should be before "id"
(#234) The string key "host_token" is not in the correct order, it should be before "host_url"
(#236) The string key "actions" is not in the correct order, it should be before "test"
(#241) The string key "log_page_status" is not in the correct order, it should be before "log_page_user"
(#242) The string key "log_page_exec_date" is not in the correct order, it should be before "log_page_status"
(#243) The string key "log_page_destiny_target" is not in the correct order, it should be before "log_page_exec_date"
(#245) The string key "log_page_direction" is not in the correct order, it should be before "log_page_petition_type"
(#246) The string key "log_page_destiny_request" is not in the correct order, it should be before "log_page_direction"
(#248) The string key "log_page_destiny_data" is not in the correct order, it should be before "log_page_request_category"
(#249) The string key "log_page_course_id" is not in the correct order, it should be before "log_page_destiny_data"
(#250) The string key "log_page_category_id" is not in the correct order, it should be before "log_page_course_id"
(#253) The string key "log_page_origin_course_data" is not in the correct order, it should be before "log_page_remove_groups"
(#254) The string key "log_page_course_fullname" is not in the correct order, it should be before "log_page_origin_course_data"
(#256) The string key "log_page_course_idnumber" is not in the correct order, it should be before "log_page_course_shortname"
(#258) The string key "log_page_category_name" is not in the correct order, it should be before "log_page_origin_category_data"
(#259) The string key "log_page_category_idnumber" is not in the correct order, it should be before "log_page_category_name"
(#263) The string key "log_page_remove_course" is not in the correct order, it should be before "log_page_user_data"
(#264) The string key "log_page_remove_category" is not in the correct order, it should be before "log_page_remove_course"
(#266) The string key "log_page_origin_activities" is not in the correct order, it should be before "log_page_remove_exec_time"
(#270) The string key "log_page_fileurl" is not in the correct order, it should be before "log_page_origin_backup_url"
(#271) The string key "log_page_error" is not in the correct order, it should be before "log_page_fileurl"
(#274) The string key "create_site" is not in the correct order, it should be before "log_page_error_msg"
(#275) The string key "back_config" is not in the correct order, it should be before "create_site"
(#277) The string key "host_token_desc" is not in the correct order, it should be before "host_url_desc"
(#278) The string key "delete_site" is not in the correct order, it should be before "host_token_desc"
(#282) The string key "backupsize_larger" is not in the correct order, it should be before "view_error"
(#285) The string key "restore_origin_cat_remove" is not in the correct order, it should be before "restore_origin_remove_desc"
(#287) The string key "coursetransfer:origin_restore" is not in the correct order, it should be before "restore_origin_cat_remove_desc"
(#289) The string key "coursetransfer:origin_remove_course" is not in the correct order, it should be before "coursetransfer:origin_restore_course"
(#290) The string key "coursetransfer:origin_remove_category" is not in the correct order, it should be before "coursetransfer:origin_remove_course"
(#293) The string key "coursetransfer:destiny_restore_enrol_remove" is not in the correct order, it should be before "coursetransfer:origin_view_courses"
(#295) The string key "coursetransfer:destiny_restore_content_remove" is not in the correct order, it should be before "coursetransfer:destiny_restore_groups_remove"
(#299) The string key "createnewcategory" is not in the correct order, it should be before "you_have_not_permission"
(#302) The string key "origin_schedule_datetime" is not in the correct order, it should be before "origin_schedule_desc"
(#303) The string key "in_new_course" is not in the correct order, it should be before "origin_schedule_datetime"
(#305) The string key "merge_content" is not in the correct order, it should be before "remove_content"
(#307) The string key "messageprovider:restore_category_completed" is not in the correct order, it should be before "messageprovider:restore_course_completed"
(#308) The string key "messageprovider:remove_course_completed" is not in the correct order, it should be before "messageprovider:restore_category_completed"
(#309) The string key "messageprovider:remove_category_completed" is not in the correct order, it should be before "messageprovider:remove_course_completed"
(#311) The string key "notification_restore_category_completed" is not in the correct order, it should be before "notification_restore_course_completed"
(#312) The string key "notification_remove_course_completed" is not in the correct order, it should be before "notification_restore_category_completed"
(#313) The string key "notification_remove_category_completed" is not in the correct order, it should be before "notification_remove_course_completed"
(#315) The string key "remove_config" is not in the correct order, it should be before "view_detail"
(#317) The string key "host_token_empty" is not in the correct order, it should be before "site_exist"
(#318) The string key "courses_not_selected" is not in the correct order, it should be before "host_token_empty"
(#321) The string key "clean_adhoc_failed_task" is not in the correct order, it should be before "request_timeout_desc"
(#324) The string key "remove_cat_cleanup" is not in the correct order, it should be before "remove_course_cleanup_desc"
(#326) The string key "in_target_adding_not_remove_enrols" is not in the correct order, it should be before "remove_cat_cleanup_desc"
local/coursetransfer/lang/es/local_coursetransfer.php
(#41) The string key "setting_destiny_sites_desc" is not in the correct order, it should be before "setting_destiny_sites_link"
(#44) The string key "setting_origin_sites_desc" is not in the correct order, it should be before "setting_origin_sites_link"
(#45) The string key "setting_origin_field_search_user" is not in the correct order, it should be before "setting_origin_sites_desc"
(#47) The string key "origin_restore_course" is not in the correct order, it should be before "setting_origin_field_search_user_desc"
(#48) The string key "origin_course_id_require" is not in the correct order, it should be before "origin_restore_course"
(#50) The string key "site_url_invalid" is not in the correct order, it should be before "site_url_required"
(#51) The string key "origin_category_id_require" is not in the correct order, it should be before "site_url_invalid"
(#52) The string key "categoryid_require" is not in the correct order, it should be before "origin_category_id_require"
(#55) The string key "destiny_target_is_incorrect" is not in the correct order, it should be before "requestid_require"
(#57) The string key "destiny_course_id_is_required" is not in the correct order, it should be before "origin_course_id_integer"
(#59) The string key "destiny_category_id_integer" is not in the correct order, it should be before "destiny_course_id_isnot_correct"
(#61) The string key "destiny_remove_enrols_boolean" is not in the correct order, it should be before "origin_enrolusers_boolean"
(#65) The string key "destiny_not_remove_activities_invalid" is not in the correct order, it should be before "origin_schedule_datetime_integer"
(#67) The string key "categoryid_integer" is not in the correct order, it should be before "origin_category_id_integer"
(#71) The string key "from_integer" is not in the correct order, it should be before "status_integer"
(#74) The string key "origin_site" is not in the correct order, it should be before "userid_integer"
(#78) The string key "origin_course_id" is not in the correct order, it should be before "siteurl"
(#79) The string key "destiny_course_id" is not in the correct order, it should be before "origin_course_id"
(#81) The string key "origin_activities" is not in the correct order, it should be before "status"
(#82) The string key "configuration" is not in the correct order, it should be before "origin_activities"
(#85) The string key "backupsize" is not in the correct order, it should be before "userid"
(#87) The string key "timecreated" is not in the correct order, it should be before "timemodified"
(#89) The string key "user_does_not_have_courses" is not in the correct order, it should be before "user_not_found"
(#90) The string key "field_not_valid" is not in the correct order, it should be before "user_does_not_have_courses"
(#92) The string key "steps_buttons_back" is not in the correct order, it should be before "steps_buttons_next"
(#96) The string key "step1_restore_desc" is not in the correct order, it should be before "steps_restore_title_cat"
(#100) The string key "step2_course_list" is not in the correct order, it should be before "step2_restore_desc_cat"
(#101) The string key "step2_course_id" is not in the correct order, it should be before "step2_course_list"
(#104) The string key "step2_course_idnumber" is not in the correct order, it should be before "step2_course_shortname"
(#105) The string key "step2_course_categoryid" is not in the correct order, it should be before "step2_course_idnumber"
(#110) The string key "step4_config_title" is not in the correct order, it should be before "step4_restore_desc"
(#114) The string key "step5_configuration_title" is not in the correct order, it should be before "step5_sections_title"
(#115) The string key "config_destiny_merge_activities" is not in the correct order, it should be before "step5_configuration_title"
(#118) The string key "config_destiny_remove_activities" is not in the correct order, it should be before "config_destiny_remove_groups"
(#120) The string key "course_details_course_id" is not in the correct order, it should be before "course_details_shortname"
(#121) The string key "course_details_category_name" is not in the correct order, it should be before "course_details_course_id"
(#122) The string key "course_details_category_id" is not in the correct order, it should be before "course_details_category_name"
(#123) The string key "course_details_backup_size" is not in the correct order, it should be before "course_details_category_id"
(#127) The string key "sections_table_name" is not in the correct order, it should be before "sections_table_number"
(#128) The string key "activities_table_name" is not in the correct order, it should be before "sections_table_name"
(#136) The string key "status_in_progress" is not in the correct order, it should be before "status_not_started"
(#137) The string key "status_in_backup" is not in the correct order, it should be before "status_in_progress"
(#139) The string key "status_download" is not in the correct order, it should be before "status_incompleted"
(#142) The string key "status_completed" is not in the correct order, it should be before "status_restore"
(#143) The string key "error_validate_site" is not in the correct order, it should be before "status_completed"
(#144) The string key "error_not_controlled" is not in the correct order, it should be before "error_validate_site"
(#146) The string key "origin_restore_category" is not in the correct order, it should be before "site_not_found"
(#149) The string key "step2_category_idnumber" is not in the correct order, it should be before "step2_category_name"
(#153) The string key "step2_category_totalcourseschild" is not in the correct order, it should be before "step2_category_totalsubcategories"
(#154) The string key "step2_categories_list" is not in the correct order, it should be before "step2_category_totalcourseschild"
(#156) The string key "step3_category_list" is not in the correct order, it should be before "step3_restore_desc_cat"
(#157) The string key "category_details_name" is not in the correct order, it should be before "step3_category_list"
(#158) The string key "category_details_category_id" is not in the correct order, it should be before "category_details_name"
(#163) The string key "step4_courses_title_desc" is not in the correct order, it should be before "step4_restore_selected_category"
(#164) The string key "execute_restore" is not in the correct order, it should be before "step4_courses_title_desc"
(#165) The string key "execute_remove" is not in the correct order, it should be before "execute_restore"
(#167) The string key "origin_category_courses" is not in the correct order, it should be before "origin_category_id"
(#168) The string key "destiny_course_id_integer" is not in the correct order, it should be before "origin_category_courses"
(#169) The string key "destiny_category_id_require" is not in the correct order, it should be before "destiny_course_id_integer"
(#170) The string key "destiny_category_id_integer" is duplicated
(#174) The string key "deleteindestiny" is not in the correct order, it should be before "request_not_found"
(#175) The string key "deleteindestiny" is duplicated
(#176) The string key "config_destiny_merge_activities_desc" is not in the correct order, it should be before "deleteindestiny"
(#179) The string key "config_destiny_remove_enrols_desc" is not in the correct order, it should be before "config_destiny_remove_groups_desc"
(#181) The string key "config" is not in the correct order, it should be before "summary"
(#183) The string key "index_title" is not in the correct order, it should be before "refresh"
(#186) The string key "sections_table_select_all" is not in the correct order, it should be before "user_ws"
(#187) The string key "restore_page" is not in the correct order, it should be before "sections_table_select_all"
(#189) The string key "remove_page" is not in the correct order, it should be before "restore_page_desc"
(#192) The string key "click_refresh" is not in the correct order, it should be before "token_not_found"
(#194) The string key "course_categories" is not in the correct order, it should be before "restoretnewcourse"
(#197) The string key "origin_restore_courses_desc" is not in the correct order, it should be before "origin_restore_courses_title"
(#200) The string key "origin_restore_step4_desc" is not in the correct order, it should be before "step2_course_destiny"
(#201) The string key "origin_restore_category_title" is not in the correct order, it should be before "origin_restore_step4_desc"
(#202) The string key "origin_restore_category_desc" is not in the correct order, it should be before "origin_restore_category_title"
(#204) The string key "step4_destiny_desc" is not in the correct order, it should be before "step4_destiny_title"
(#205) The string key "origin_restore_category_step3_desc" is not in the correct order, it should be before "step4_destiny_desc"
(#207) The string key "course_categories_remove" is not in the correct order, it should be before "origin_restore_category_step4_desc"
(#211) The string key "origin_remove_step3_desc" is not in the correct order, it should be before "remove_page_course_desc"
(#212) The string key "origin_remove_courses_list" is not in the correct order, it should be before "origin_remove_step3_desc"
(#214) The string key "origin_remove_category_step3" is not in the correct order, it should be before "origin_remove_step3_cat_desc"
(#216) The string key "logs_page" is not in the correct order, it should be before "remove_category_page"
(#217) The string key "course_completed_sections" is not in the correct order, it should be before "logs_page"
(#219) The string key "restore_origin_cat_data" is not in the correct order, it should be before "restore_origin_data"
(#222) The string key "detail" is not in the correct order, it should be before "restore_origin_user_data_desc"
(#224) The string key "direction" is not in the correct order, it should be before "type"
(#225) The string key "direction" is duplicated
(#227) The string key "restore_category" is not in the correct order, it should be before "restore_course"
(#228) The string key "remove_course" is not in the correct order, it should be before "restore_category"
(#229) The string key "remove_category" is not in the correct order, it should be before "remove_course"
(#233) The string key "destiny_site" is not in the correct order, it should be before "view_logs"
(#235) The string key "host_url" is not in the correct order, it should be before "id"
(#236) The string key "host_token" is not in the correct order, it should be before "host_url"
(#238) The string key "actions" is not in the correct order, it should be before "test"
(#243) The string key "log_page_status" is not in the correct order, it should be before "log_page_user"
(#244) The string key "log_page_exec_date" is not in the correct order, it should be before "log_page_status"
(#245) The string key "log_page_destiny_target" is not in the correct order, it should be before "log_page_exec_date"
(#247) The string key "log_page_direction" is not in the correct order, it should be before "log_page_petition_type"
(#248) The string key "log_page_destiny_request" is not in the correct order, it should be before "log_page_direction"
(#250) The string key "log_page_destiny_data" is not in the correct order, it should be before "log_page_request_category"
(#251) The string key "log_page_course_id" is not in the correct order, it should be before "log_page_destiny_data"
(#252) The string key "log_page_category_id" is not in the correct order, it should be before "log_page_course_id"
(#255) The string key "log_page_origin_course_data" is not in the correct order, it should be before "log_page_remove_groups"
(#256) The string key "log_page_course_fullname" is not in the correct order, it should be before "log_page_origin_course_data"
(#258) The string key "log_page_course_idnumber" is not in the correct order, it should be before "log_page_course_shortname"
(#260) The string key "log_page_category_name" is not in the correct order, it should be before "log_page_origin_category_data"
(#261) The string key "log_page_category_idnumber" is not in the correct order, it should be before "log_page_category_name"
(#265) The string key "log_page_remove_course" is not in the correct order, it should be before "log_page_user_data"
(#266) The string key "log_page_remove_category" is not in the correct order, it should be before "log_page_remove_course"
(#268) The string key "log_page_origin_activities" is not in the correct order, it should be before "log_page_remove_exec_time"
(#272) The string key "log_page_fileurl" is not in the correct order, it should be before "log_page_origin_backup_url"
(#273) The string key "log_page_error" is not in the correct order, it should be before "log_page_fileurl"
(#276) The string key "create_site" is not in the correct order, it should be before "log_page_error_msg"
(#277) The string key "back_config" is not in the correct order, it should be before "create_site"
(#279) The string key "host_token_desc" is not in the correct order, it should be before "host_url_desc"
(#280) The string key "delete_site" is not in the correct order, it should be before "host_token_desc"
(#284) The string key "backupsize_larger" is not in the correct order, it should be before "view_error"
(#287) The string key "restore_origin_cat_remove" is not in the correct order, it should be before "restore_origin_remove_desc"
(#289) The string key "coursetransfer:origin_restore" is not in the correct order, it should be before "restore_origin_cat_remove_desc"
(#291) The string key "coursetransfer:origin_remove_course" is not in the correct order, it should be before "coursetransfer:origin_restore_course"
(#292) The string key "coursetransfer:origin_remove_category" is not in the correct order, it should be before "coursetransfer:origin_remove_course"
(#295) The string key "coursetransfer:destiny_restore_enrol_remove" is not in the correct order, it should be before "coursetransfer:origin_view_courses"
(#297) The string key "coursetransfer:destiny_restore_content_remove" is not in the correct order, it should be before "coursetransfer:destiny_restore_groups_remove"
(#301) The string key "createnewcategory" is not in the correct order, it should be before "you_have_not_permission"
(#304) The string key "origin_schedule_datetime" is not in the correct order, it should be before "origin_schedule_desc"
(#305) The string key "in_new_course" is not in the correct order, it should be before "origin_schedule_datetime"
(#307) The string key "merge_content" is not in the correct order, it should be before "remove_content"
(#309) The string key "messageprovider:restore_category_completed" is not in the correct order, it should be before "messageprovider:restore_course_completed"
(#310) The string key "messageprovider:remove_course_completed" is not in the correct order, it should be before "messageprovider:restore_category_completed"
(#311) The string key "messageprovider:remove_category_completed" is not in the correct order, it should be before "messageprovider:remove_course_completed"
(#313) The string key "notification_restore_category_completed" is not in the correct order, it should be before "notification_restore_course_completed"
(#314) The string key "notification_remove_course_completed" is not in the correct order, it should be before "notification_restore_category_completed"
(#315) The string key "notification_remove_category_completed" is not in the correct order, it should be before "notification_remove_course_completed"
(#317) The string key "remove_config" is not in the correct order, it should be before "view_detail"
(#319) The string key "host_token_empty" is not in the correct order, it should be before "site_exist"
(#320) The string key "courses_not_selected" is not in the correct order, it should be before "host_token_empty"
(#323) The string key "clean_adhoc_failed_task" is not in the correct order, it should be before "request_timeout_desc"
(#326) The string key "remove_cat_cleanup" is not in the correct order, it should be before "remove_course_cleanup_desc"
(#328) The string key "in_target_adding_not_remove_enrols" is not in the correct order, it should be before "remove_cat_cleanup_desc"
local/coursetransfer/lang/eu/local_coursetransfer.php
(#41) The string key "setting_destiny_sites_desc" is not in the correct order, it should be before "setting_destiny_sites_link"
(#44) The string key "setting_origin_sites_desc" is not in the correct order, it should be before "setting_origin_sites_link"
(#45) The string key "setting_origin_field_search_user" is not in the correct order, it should be before "setting_origin_sites_desc"
(#47) The string key "origin_restore_course" is not in the correct order, it should be before "setting_origin_field_search_user_desc"
(#48) The string key "origin_course_id_require" is not in the correct order, it should be before "origin_restore_course"
(#50) The string key "site_url_invalid" is not in the correct order, it should be before "site_url_required"
(#51) The string key "origin_category_id_require" is not in the correct order, it should be before "site_url_invalid"
(#52) The string key "categoryid_require" is not in the correct order, it should be before "origin_category_id_require"
(#55) The string key "destiny_target_is_incorrect" is not in the correct order, it should be before "requestid_require"
(#57) The string key "destiny_course_id_is_required" is not in the correct order, it should be before "origin_course_id_integer"
(#59) The string key "destiny_category_id_integer" is not in the correct order, it should be before "destiny_course_id_isnot_correct"
(#61) The string key "destiny_remove_enrols_boolean" is not in the correct order, it should be before "origin_enrolusers_boolean"
(#65) The string key "destiny_not_remove_activities_invalid" is not in the correct order, it should be before "origin_schedule_datetime_integer"
(#67) The string key "categoryid_integer" is not in the correct order, it should be before "origin_category_id_integer"
(#71) The string key "from_integer" is not in the correct order, it should be before "status_integer"
(#74) The string key "origin_site" is not in the correct order, it should be before "userid_integer"
(#78) The string key "origin_course_id" is not in the correct order, it should be before "siteurl"
(#79) The string key "destiny_course_id" is not in the correct order, it should be before "origin_course_id"
(#81) The string key "origin_activities" is not in the correct order, it should be before "status"
(#82) The string key "configuration" is not in the correct order, it should be before "origin_activities"
(#85) The string key "backupsize" is not in the correct order, it should be before "userid"
(#87) The string key "timecreated" is not in the correct order, it should be before "timemodified"
(#89) The string key "user_does_not_have_courses" is not in the correct order, it should be before "user_not_found"
(#90) The string key "field_not_valid" is not in the correct order, it should be before "user_does_not_have_courses"
(#92) The string key "steps_buttons_back" is not in the correct order, it should be before "steps_buttons_next"
(#96) The string key "step1_restore_desc" is not in the correct order, it should be before "steps_restore_title_cat"
(#100) The string key "step2_course_list" is not in the correct order, it should be before "step2_restore_desc_cat"
(#101) The string key "step2_course_id" is not in the correct order, it should be before "step2_course_list"
(#104) The string key "step2_course_idnumber" is not in the correct order, it should be before "step2_course_shortname"
(#105) The string key "step2_course_categoryid" is not in the correct order, it should be before "step2_course_idnumber"
(#110) The string key "step4_config_title" is not in the correct order, it should be before "step4_restore_desc"
(#114) The string key "step5_configuration_title" is not in the correct order, it should be before "step5_sections_title"
(#115) The string key "config_destiny_merge_activities" is not in the correct order, it should be before "step5_configuration_title"
(#118) The string key "config_destiny_remove_activities" is not in the correct order, it should be before "config_destiny_remove_groups"
(#120) The string key "course_details_course_id" is not in the correct order, it should be before "course_details_shortname"
(#121) The string key "course_details_category_name" is not in the correct order, it should be before "course_details_course_id"
(#122) The string key "course_details_category_id" is not in the correct order, it should be before "course_details_category_name"
(#123) The string key "course_details_backup_size" is not in the correct order, it should be before "course_details_category_id"
(#127) The string key "sections_table_name" is not in the correct order, it should be before "sections_table_number"
(#128) The string key "activities_table_name" is not in the correct order, it should be before "sections_table_name"
(#136) The string key "status_in_progress" is not in the correct order, it should be before "status_not_started"
(#137) The string key "status_in_backup" is not in the correct order, it should be before "status_in_progress"
(#139) The string key "status_download" is not in the correct order, it should be before "status_incompleted"
(#142) The string key "status_completed" is not in the correct order, it should be before "status_restore"
(#143) The string key "error_validate_site" is not in the correct order, it should be before "status_completed"
(#144) The string key "error_not_controlled" is not in the correct order, it should be before "error_validate_site"
(#146) The string key "origin_restore_category" is not in the correct order, it should be before "site_not_found"
(#149) The string key "step2_category_idnumber" is not in the correct order, it should be before "step2_category_name"
(#153) The string key "step2_category_totalcourseschild" is not in the correct order, it should be before "step2_category_totalsubcategories"
(#154) The string key "step2_categories_list" is not in the correct order, it should be before "step2_category_totalcourseschild"
(#156) The string key "step3_category_list" is not in the correct order, it should be before "step3_restore_desc_cat"
(#157) The string key "category_details_name" is not in the correct order, it should be before "step3_category_list"
(#158) The string key "category_details_category_id" is not in the correct order, it should be before "category_details_name"
(#163) The string key "step4_courses_title_desc" is not in the correct order, it should be before "step4_restore_selected_category"
(#164) The string key "execute_restore" is not in the correct order, it should be before "step4_courses_title_desc"
(#165) The string key "execute_remove" is not in the correct order, it should be before "execute_restore"
(#167) The string key "origin_category_courses" is not in the correct order, it should be before "origin_category_id"
(#168) The string key "destiny_course_id_integer" is not in the correct order, it should be before "origin_category_courses"
(#169) The string key "destiny_category_id_require" is not in the correct order, it should be before "destiny_course_id_integer"
(#170) The string key "destiny_category_id_integer" is duplicated
(#174) The string key "deleteindestiny" is not in the correct order, it should be before "request_not_found"
(#175) The string key "config_destiny_merge_activities_desc" is not in the correct order, it should be before "deleteindestiny"
(#178) The string key "config_destiny_remove_enrols_desc" is not in the correct order, it should be before "config_destiny_remove_groups_desc"
(#180) The string key "config" is not in the correct order, it should be before "summary"
(#182) The string key "index_title" is not in the correct order, it should be before "refresh"
(#185) The string key "sections_table_select_all" is not in the correct order, it should be before "user_ws"
(#186) The string key "restore_page" is not in the correct order, it should be before "sections_table_select_all"
(#188) The string key "remove_page" is not in the correct order, it should be before "restore_page_desc"
(#191) The string key "click_refresh" is not in the correct order, it should be before "token_not_found"
(#193) The string key "course_categories" is not in the correct order, it should be before "restoretnewcourse"
(#196) The string key "origin_restore_courses_desc" is not in the correct order, it should be before "origin_restore_courses_title"
(#199) The string key "origin_restore_step4_desc" is not in the correct order, it should be before "step2_course_destiny"
(#200) The string key "origin_restore_category_title" is not in the correct order, it should be before "origin_restore_step4_desc"
(#201) The string key "origin_restore_category_desc" is not in the correct order, it should be before "origin_restore_category_title"
(#203) The string key "step4_destiny_desc" is not in the correct order, it should be before "step4_destiny_title"
(#204) The string key "origin_restore_category_step3_desc" is not in the correct order, it should be before "step4_destiny_desc"
(#206) The string key "course_categories_remove" is not in the correct order, it should be before "origin_restore_category_step4_desc"
(#210) The string key "origin_remove_step3_desc" is not in the correct order, it should be before "remove_page_course_desc"
(#211) The string key "origin_remove_courses_list" is not in the correct order, it should be before "origin_remove_step3_desc"
(#213) The string key "origin_remove_category_step3" is not in the correct order, it should be before "origin_remove_step3_cat_desc"
(#215) The string key "logs_page" is not in the correct order, it should be before "remove_category_page"
(#216) The string key "course_completed_sections" is not in the correct order, it should be before "logs_page"
(#218) The string key "restore_origin_cat_data" is not in the correct order, it should be before "restore_origin_data"
(#221) The string key "detail" is not in the correct order, it should be before "restore_origin_user_data_desc"
(#223) The string key "direction" is not in the correct order, it should be before "type"
(#225) The string key "restore_category" is not in the correct order, it should be before "restore_course"
(#226) The string key "remove_course" is not in the correct order, it should be before "restore_category"
(#227) The string key "remove_category" is not in the correct order, it should be before "remove_course"
(#231) The string key "destiny_site" is not in the correct order, it should be before "view_logs"
(#233) The string key "host_url" is not in the correct order, it should be before "id"
(#234) The string key "host_token" is not in the correct order, it should be before "host_url"
(#236) The string key "actions" is not in the correct order, it should be before "test"
(#241) The string key "log_page_status" is not in the correct order, it should be before "log_page_user"
(#242) The string key "log_page_exec_date" is not in the correct order, it should be before "log_page_status"
(#243) The string key "log_page_destiny_target" is not in the correct order, it should be before "log_page_exec_date"
(#245) The string key "log_page_direction" is not in the correct order, it should be before "log_page_petition_type"
(#246) The string key "log_page_destiny_request" is not in the correct order, it should be before "log_page_direction"
(#248) The string key "log_page_destiny_data" is not in the correct order, it should be before "log_page_request_category"
(#249) The string key "log_page_course_id" is not in the correct order, it should be before "log_page_destiny_data"
(#250) The string key "log_page_category_id" is not in the correct order, it should be before "log_page_course_id"
(#253) The string key "log_page_origin_course_data" is not in the correct order, it should be before "log_page_remove_groups"
(#254) The string key "log_page_course_fullname" is not in the correct order, it should be before "log_page_origin_course_data"
(#256) The string key "log_page_course_idnumber" is not in the correct order, it should be before "log_page_course_shortname"
(#258) The string key "log_page_category_name" is not in the correct order, it should be before "log_page_origin_category_data"
(#259) The string key "log_page_category_idnumber" is not in the correct order, it should be before "log_page_category_name"
(#263) The string key "log_page_remove_course" is not in the correct order, it should be before "log_page_user_data"
(#264) The string key "log_page_remove_category" is not in the correct order, it should be before "log_page_remove_course"
(#266) The string key "log_page_origin_activities" is not in the correct order, it should be before "log_page_remove_exec_time"
(#270) The string key "log_page_fileurl" is not in the correct order, it should be before "log_page_origin_backup_url"
(#271) The string key "log_page_error" is not in the correct order, it should be before "log_page_fileurl"
(#274) The string key "create_site" is not in the correct order, it should be before "log_page_error_msg"
(#275) The string key "back_config" is not in the correct order, it should be before "create_site"
(#277) The string key "host_token_desc" is not in the correct order, it should be before "host_url_desc"
(#278) The string key "delete_site" is not in the correct order, it should be before "host_token_desc"
(#282) The string key "backupsize_larger" is not in the correct order, it should be before "view_error"
(#285) The string key "restore_origin_cat_remove" is not in the correct order, it should be before "restore_origin_remove_desc"
(#287) The string key "coursetransfer:origin_restore" is not in the correct order, it should be before "restore_origin_cat_remove_desc"
(#289) The string key "coursetransfer:origin_remove_course" is not in the correct order, it should be before "coursetransfer:origin_restore_course"
(#290) The string key "coursetransfer:origin_remove_category" is not in the correct order, it should be before "coursetransfer:origin_remove_course"
(#293) The string key "coursetransfer:destiny_restore_enrol_remove" is not in the correct order, it should be before "coursetransfer:origin_view_courses"
(#295) The string key "coursetransfer:destiny_restore_content_remove" is not in the correct order, it should be before "coursetransfer:destiny_restore_groups_remove"
(#299) The string key "createnewcategory" is not in the correct order, it should be before "you_have_not_permission"
(#302) The string key "origin_schedule_datetime" is not in the correct order, it should be before "origin_schedule_desc"
(#303) The string key "in_new_course" is not in the correct order, it should be before "origin_schedule_datetime"
(#305) The string key "merge_content" is not in the correct order, it should be before "remove_content"
(#307) The string key "messageprovider:restore_category_completed" is not in the correct order, it should be before "messageprovider:restore_course_completed"
(#308) The string key "messageprovider:remove_course_completed" is not in the correct order, it should be before "messageprovider:restore_category_completed"
(#309) The string key "messageprovider:remove_category_completed" is not in the correct order, it should be before "messageprovider:remove_course_completed"
(#311) The string key "notification_restore_category_completed" is not in the correct order, it should be before "notification_restore_course_completed"
(#312) The string key "notification_remove_course_completed" is not in the correct order, it should be before "notification_restore_category_completed"
(#313) The string key "notification_remove_category_completed" is not in the correct order, it should be before "notification_remove_course_completed"
(#315) The string key "remove_config" is not in the correct order, it should be before "view_detail"
(#317) The string key "host_token_empty" is not in the correct order, it should be before "site_exist"
(#318) The string key "courses_not_selected" is not in the correct order, it should be before "host_token_empty"
(#321) The string key "clean_adhoc_failed_task" is not in the correct order, it should be before "request_timeout_desc"
(#324) The string key "remove_cat_cleanup" is not in the correct order, it should be before "remove_course_cleanup_desc"
(#326) The string key "in_target_adding_not_remove_enrols" is not in the correct order, it should be before "remove_cat_cleanup_desc"
local/coursetransfer/lang/gl/local_coursetransfer.php
(#41) The string key "setting_destiny_sites_desc" is not in the correct order, it should be before "setting_destiny_sites_link"
(#44) The string key "setting_origin_sites_desc" is not in the correct order, it should be before "setting_origin_sites_link"
(#45) The string key "setting_origin_field_search_user" is not in the correct order, it should be before "setting_origin_sites_desc"
(#47) The string key "origin_restore_course" is not in the correct order, it should be before "setting_origin_field_search_user_desc"
(#48) The string key "origin_course_id_require" is not in the correct order, it should be before "origin_restore_course"
(#50) The string key "site_url_invalid" is not in the correct order, it should be before "site_url_required"
(#51) The string key "origin_category_id_require" is not in the correct order, it should be before "site_url_invalid"
(#52) The string key "categoryid_require" is not in the correct order, it should be before "origin_category_id_require"
(#55) The string key "destiny_target_is_incorrect" is not in the correct order, it should be before "requestid_require"
(#57) The string key "destiny_course_id_is_required" is not in the correct order, it should be before "origin_course_id_integer"
(#59) The string key "destiny_category_id_integer" is not in the correct order, it should be before "destiny_course_id_isnot_correct"
(#61) The string key "destiny_remove_enrols_boolean" is not in the correct order, it should be before "origin_enrolusers_boolean"
(#65) The string key "destiny_not_remove_activities_invalid" is not in the correct order, it should be before "origin_schedule_datetime_integer"
(#67) The string key "categoryid_integer" is not in the correct order, it should be before "origin_category_id_integer"
(#71) The string key "from_integer" is not in the correct order, it should be before "status_integer"
(#74) The string key "origin_site" is not in the correct order, it should be before "userid_integer"
(#78) The string key "origin_course_id" is not in the correct order, it should be before "siteurl"
(#79) The string key "destiny_course_id" is not in the correct order, it should be before "origin_course_id"
(#81) The string key "origin_activities" is not in the correct order, it should be before "status"
(#82) The string key "configuration" is not in the correct order, it should be before "origin_activities"
(#85) The string key "backupsize" is not in the correct order, it should be before "userid"
(#87) The string key "timecreated" is not in the correct order, it should be before "timemodified"
(#89) The string key "user_does_not_have_courses" is not in the correct order, it should be before "user_not_found"
(#90) The string key "field_not_valid" is not in the correct order, it should be before "user_does_not_have_courses"
(#92) The string key "steps_buttons_back" is not in the correct order, it should be before "steps_buttons_next"
(#96) The string key "step1_restore_desc" is not in the correct order, it should be before "steps_restore_title_cat"
(#100) The string key "step2_course_list" is not in the correct order, it should be before "step2_restore_desc_cat"
(#101) The string key "step2_course_id" is not in the correct order, it should be before "step2_course_list"
(#104) The string key "step2_course_idnumber" is not in the correct order, it should be before "step2_course_shortname"
(#105) The string key "step2_course_categoryid" is not in the correct order, it should be before "step2_course_idnumber"
(#110) The string key "step4_config_title" is not in the correct order, it should be before "step4_restore_desc"
(#114) The string key "step5_configuration_title" is not in the correct order, it should be before "step5_sections_title"
(#115) The string key "config_destiny_merge_activities" is not in the correct order, it should be before "step5_configuration_title"
(#118) The string key "config_destiny_remove_activities" is not in the correct order, it should be before "config_destiny_remove_groups"
(#120) The string key "course_details_course_id" is not in the correct order, it should be before "course_details_shortname"
(#121) The string key "course_details_category_name" is not in the correct order, it should be before "course_details_course_id"
(#122) The string key "course_details_category_id" is not in the correct order, it should be before "course_details_category_name"
(#123) The string key "course_details_backup_size" is not in the correct order, it should be before "course_details_category_id"
(#127) The string key "sections_table_name" is not in the correct order, it should be before "sections_table_number"
(#128) The string key "activities_table_name" is not in the correct order, it should be before "sections_table_name"
(#136) The string key "status_in_progress" is not in the correct order, it should be before "status_not_started"
(#137) The string key "status_in_backup" is not in the correct order, it should be before "status_in_progress"
(#139) The string key "status_download" is not in the correct order, it should be before "status_incompleted"
(#142) The string key "status_completed" is not in the correct order, it should be before "status_restore"
(#143) The string key "error_validate_site" is not in the correct order, it should be before "status_completed"
(#144) The string key "error_not_controlled" is not in the correct order, it should be before "error_validate_site"
(#146) The string key "origin_restore_category" is not in the correct order, it should be before "site_not_found"
(#149) The string key "step2_category_idnumber" is not in the correct order, it should be before "step2_category_name"
(#153) The string key "step2_category_totalcourseschild" is not in the correct order, it should be before "step2_category_totalsubcategories"
(#154) The string key "step2_categories_list" is not in the correct order, it should be before "step2_category_totalcourseschild"
(#156) The string key "step3_category_list" is not in the correct order, it should be before "step3_restore_desc_cat"
(#157) The string key "category_details_name" is not in the correct order, it should be before "step3_category_list"
(#158) The string key "category_details_category_id" is not in the correct order, it should be before "category_details_name"
(#163) The string key "step4_courses_title_desc" is not in the correct order, it should be before "step4_restore_selected_category"
(#164) The string key "execute_restore" is not in the correct order, it should be before "step4_courses_title_desc"
(#165) The string key "execute_remove" is not in the correct order, it should be before "execute_restore"
(#167) The string key "origin_category_courses" is not in the correct order, it should be before "origin_category_id"
(#168) The string key "destiny_course_id_integer" is not in the correct order, it should be before "origin_category_courses"
(#169) The string key "destiny_category_id_require" is not in the correct order, it should be before "destiny_course_id_integer"
(#170) The string key "destiny_category_id_integer" is duplicated
(#174) The string key "deleteindestiny" is not in the correct order, it should be before "request_not_found"
(#175) The string key "config_destiny_merge_activities_desc" is not in the correct order, it should be before "deleteindestiny"
(#178) The string key "config_destiny_remove_enrols_desc" is not in the correct order, it should be before "config_destiny_remove_groups_desc"
(#180) The string key "config" is not in the correct order, it should be before "summary"
(#182) The string key "index_title" is not in the correct order, it should be before "refresh"
(#185) The string key "sections_table_select_all" is not in the correct order, it should be before "user_ws"
(#186) The string key "restore_page" is not in the correct order, it should be before "sections_table_select_all"
(#188) The string key "remove_page" is not in the correct order, it should be before "restore_page_desc"
(#191) The string key "click_refresh" is not in the correct order, it should be before "token_not_found"
(#193) The string key "course_categories" is not in the correct order, it should be before "restoretnewcourse"
(#196) The string key "origin_restore_courses_desc" is not in the correct order, it should be before "origin_restore_courses_title"
(#199) The string key "origin_restore_step4_desc" is not in the correct order, it should be before "step2_course_destiny"
(#200) The string key "origin_restore_category_title" is not in the correct order, it should be before "origin_restore_step4_desc"
(#201) The string key "origin_restore_category_desc" is not in the correct order, it should be before "origin_restore_category_title"
(#203) The string key "step4_destiny_desc" is not in the correct order, it should be before "step4_destiny_title"
(#204) The string key "origin_restore_category_step3_desc" is not in the correct order, it should be before "step4_destiny_desc"
(#206) The string key "course_categories_remove" is not in the correct order, it should be before "origin_restore_category_step4_desc"
(#210) The string key "origin_remove_step3_desc" is not in the correct order, it should be before "remove_page_course_desc"
(#211) The string key "origin_remove_courses_list" is not in the correct order, it should be before "origin_remove_step3_desc"
(#213) The string key "origin_remove_category_step3" is not in the correct order, it should be before "origin_remove_step3_cat_desc"
(#215) The string key "logs_page" is not in the correct order, it should be before "remove_category_page"
(#216) The string key "course_completed_sections" is not in the correct order, it should be before "logs_page"
(#218) The string key "restore_origin_cat_data" is not in the correct order, it should be before "restore_origin_data"
(#221) The string key "detail" is not in the correct order, it should be before "restore_origin_user_data_desc"
(#223) The string key "direction" is not in the correct order, it should be before "type"
(#225) The string key "restore_category" is not in the correct order, it should be before "restore_course"
(#226) The string key "remove_course" is not in the correct order, it should be before "restore_category"
(#227) The string key "remove_category" is not in the correct order, it should be before "remove_course"
(#231) The string key "destiny_site" is not in the correct order, it should be before "view_logs"
(#233) The string key "host_url" is not in the correct order, it should be before "id"
(#234) The string key "host_token" is not in the correct order, it should be before "host_url"
(#236) The string key "actions" is not in the correct order, it should be before "test"
(#241) The string key "log_page_status" is not in the correct order, it should be before "log_page_user"
(#242) The string key "log_page_exec_date" is not in the correct order, it should be before "log_page_status"
(#243) The string key "log_page_destiny_target" is not in the correct order, it should be before "log_page_exec_date"
(#245) The string key "log_page_direction" is not in the correct order, it should be before "log_page_petition_type"
(#246) The string key "log_page_destiny_request" is not in the correct order, it should be before "log_page_direction"
(#248) The string key "log_page_destiny_data" is not in the correct order, it should be before "log_page_request_category"
(#249) The string key "log_page_course_id" is not in the correct order, it should be before "log_page_destiny_data"
(#250) The string key "log_page_category_id" is not in the correct order, it should be before "log_page_course_id"
(#253) The string key "log_page_origin_course_data" is not in the correct order, it should be before "log_page_remove_groups"
(#254) The string key "log_page_course_fullname" is not in the correct order, it should be before "log_page_origin_course_data"
(#256) The string key "log_page_course_idnumber" is not in the correct order, it should be before "log_page_course_shortname"
(#258) The string key "log_page_category_name" is not in the correct order, it should be before "log_page_origin_category_data"
(#259) The string key "log_page_category_idnumber" is not in the correct order, it should be before "log_page_category_name"
(#263) The string key "log_page_remove_course" is not in the correct order, it should be before "log_page_user_data"
(#264) The string key "log_page_remove_category" is not in the correct order, it should be before "log_page_remove_course"
(#266) The string key "log_page_origin_activities" is not in the correct order, it should be before "log_page_remove_exec_time"
(#270) The string key "log_page_fileurl" is not in the correct order, it should be before "log_page_origin_backup_url"
(#271) The string key "log_page_error" is not in the correct order, it should be before "log_page_fileurl"
(#274) The string key "create_site" is not in the correct order, it should be before "log_page_error_msg"
(#275) The string key "back_config" is not in the correct order, it should be before "create_site"
(#277) The string key "host_token_desc" is not in the correct order, it should be before "host_url_desc"
(#278) The string key "delete_site" is not in the correct order, it should be before "host_token_desc"
(#282) The string key "backupsize_larger" is not in the correct order, it should be before "view_error"
(#285) The string key "restore_origin_cat_remove" is not in the correct order, it should be before "restore_origin_remove_desc"
(#287) The string key "coursetransfer:origin_restore" is not in the correct order, it should be before "restore_origin_cat_remove_desc"
(#289) The string key "coursetransfer:origin_remove_course" is not in the correct order, it should be before "coursetransfer:origin_restore_course"
(#290) The string key "coursetransfer:origin_remove_category" is not in the correct order, it should be before "coursetransfer:origin_remove_course"
(#293) The string key "coursetransfer:destiny_restore_enrol_remove" is not in the correct order, it should be before "coursetransfer:origin_view_courses"
(#295) The string key "coursetransfer:destiny_restore_content_remove" is not in the correct order, it should be before "coursetransfer:destiny_restore_groups_remove"
(#299) The string key "createnewcategory" is not in the correct order, it should be before "you_have_not_permission"
(#302) The string key "origin_schedule_datetime" is not in the correct order, it should be before "origin_schedule_desc"
(#303) The string key "in_new_course" is not in the correct order, it should be before "origin_schedule_datetime"
(#305) The string key "merge_content" is not in the correct order, it should be before "remove_content"
(#307) The string key "messageprovider:restore_category_completed" is not in the correct order, it should be before "messageprovider:restore_course_completed"
(#308) The string key "messageprovider:remove_course_completed" is not in the correct order, it should be before "messageprovider:restore_category_completed"
(#309) The string key "messageprovider:remove_category_completed" is not in the correct order, it should be before "messageprovider:remove_course_completed"
(#311) The string key "notification_restore_category_completed" is not in the correct order, it should be before "notification_restore_course_completed"
(#312) The string key "notification_remove_course_completed" is not in the correct order, it should be before "notification_restore_category_completed"
(#313) The string key "notification_remove_category_completed" is not in the correct order, it should be before "notification_remove_course_completed"
(#315) The string key "remove_config" is not in the correct order, it should be before "view_detail"
(#317) The string key "host_token_empty" is not in the correct order, it should be before "site_exist"
(#318) The string key "courses_not_selected" is not in the correct order, it should be before "host_token_empty"
(#321) The string key "clean_adhoc_failed_task" is not in the correct order, it should be before "request_timeout_desc"
(#324) The string key "remove_cat_cleanup" is not in the correct order, it should be before "remove_course_cleanup_desc"
(#326) The string key "in_target_adding_not_remove_enrols" is not in the correct order, it should be before "remove_cat_cleanup_desc"
local/coursetransfer/tests/coursetransfer_restore_course_merge_test.php
(#83) Unit test coursetransfer_restore_course_merge_test should be declared as final.
(#157) There must be a single space between the colon and type in a return type declaration
(#356) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
local/coursetransfer/tests/coursetransfer_restore_course_test.php
(#83) Unit test coursetransfer_restore_course_test should be declared as final.
(#172) There must be a single space between the colon and type in a return type declaration
(#475) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)

Javascript coding style problems

(20 errors, 119 warnings)

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

local/coursetransfer/amd/src/JSONutil.js
(#33) Unused eslint-disable directive (no problems were reported from 'no-unused-vars').
(#34) Unused eslint-disable directive (no problems were reported from 'no-console').
local/coursetransfer/amd/src/origin_remove_page.js
(#34) Unused eslint-disable directive (no problems were reported from 'no-console').
(#110) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#111) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_remove_step2_cat_page.js
(#34) Unused eslint-disable directive (no problems were reported from 'no-console').
(#61) There should be no space after this paren. (space-in-parens)
(#61) There should be no space before this paren. (space-in-parens)
(#72) Expected space(s) after "if". (keyword-spacing)
(#79) There should be no space after this paren. (space-in-parens)
(#79) There should be no space before this paren. (space-in-parens)
(#126) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#127) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_remove_step2_page.js
(#148) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#149) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_remove_step3_cat_page.js
(#34) Unused eslint-disable directive (no problems were reported from 'no-console').
(#79) Multiple spaces found before '='. (no-multi-spaces)
(#81) Multiple spaces found before '='. (no-multi-spaces)
(#84) Multiple spaces found before '='. (no-multi-spaces)
(#144) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#145) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_remove_step3_page.js
(#92) Multiple spaces found before '='. (no-multi-spaces)
(#94) Multiple spaces found before '='. (no-multi-spaces)
(#97) Multiple spaces found before '='. (no-multi-spaces)
(#156) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#157) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore.js
(#33) Unused eslint-disable directive (no problems were reported from 'no-console').
(#110) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#111) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_cat_step2.js
(#34) Unused eslint-disable directive (no problems were reported from 'no-console').
(#63) There should be no space after this paren. (space-in-parens)
(#63) There should be no space before this paren. (space-in-parens)
(#74) Expected space(s) after "if". (keyword-spacing)
(#81) There should be no space after this paren. (space-in-parens)
(#81) There should be no space before this paren. (space-in-parens)
(#113) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#114) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_cat_step3.js
(#34) Unused eslint-disable directive (no problems were reported from 'no-console').
(#115) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#116) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_cat_step4.js
(#34) Unused eslint-disable directive (no problems were reported from 'no-console').
(#116) Identifier 'origin_enrol_users' is not in camel case. (camelcase)
(#117) Identifier 'origin_remove_category' is not in camel case. (camelcase)
(#118) Identifier 'origin_schedule_datetime' is not in camel case. (camelcase)
(#120) ["origin_enrol_users"] is better written in dot notation. (dot-notation)
(#121) Identifier 'origin_enrol_users' is not in camel case. (camelcase)
(#121) ["origin_enrol_users"] is better written in dot notation. (dot-notation)
(#123) ["origin_remove_category"] is better written in dot notation. (dot-notation)
(#124) Identifier 'origin_remove_category' is not in camel case. (camelcase)
(#124) ["origin_remove_category"] is better written in dot notation. (dot-notation)
(#126) ["origin_schedule"] is better written in dot notation. (dot-notation)
(#127) Identifier 'origin_schedule_datetime' is not in camel case. (camelcase)
(#127) ["origin_schedule_datetime"] is better written in dot notation. (dot-notation)
(#185) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#186) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_category_step1.js
(#33) Unused eslint-disable directive (no problems were reported from 'no-console').
(#111) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#112) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_category_step2.js
(#34) Unused eslint-disable directive (no problems were reported from 'no-console').
(#99) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_category_step3.js
(#34) Unused eslint-disable directive (no problems were reported from 'no-console').
(#140) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_category_step4.js
(#34) Unused eslint-disable directive (no problems were reported from 'no-console').
(#107) Multiple spaces found before '='. (no-multi-spaces)
(#109) Multiple spaces found before '='. (no-multi-spaces)
(#112) Multiple spaces found before '='. (no-multi-spaces)
(#165) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#166) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_course_step1.js
(#34) Unused eslint-disable directive (no problems were reported from 'no-console').
(#112) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#113) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_course_step2.js
(#33) Unused eslint-disable directive (no problems were reported from 'no-console').
(#100) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#101) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_course_step3.js
(#147) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#148) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_course_step4.js
(#34) Unused eslint-disable directive (no problems were reported from 'no-console').
(#80) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#81) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_course_step5.js
(#105) Identifier 'destiny_merge_activities' is not in camel case. (camelcase)
(#106) Identifier 'destiny_remove_activities' is not in camel case. (camelcase)
(#107) Identifier 'destiny_remove_groups' is not in camel case. (camelcase)
(#108) Identifier 'destiny_remove_enrols' is not in camel case. (camelcase)
(#110) ["destiny_merge_activities"] is better written in dot notation. (dot-notation)
(#111) Identifier 'destiny_merge_activities' is not in camel case. (camelcase)
(#111) ["destiny_merge_activities"] is better written in dot notation. (dot-notation)
(#113) ["destiny_remove_activities"] is better written in dot notation. (dot-notation)
(#114) Identifier 'destiny_remove_activities' is not in camel case. (camelcase)
(#114) ["destiny_remove_activities"] is better written in dot notation. (dot-notation)
(#116) ["destiny_remove_groups"] is better written in dot notation. (dot-notation)
(#117) Identifier 'destiny_remove_groups' is not in camel case. (camelcase)
(#117) ["destiny_remove_groups"] is better written in dot notation. (dot-notation)
(#119) ["destiny_remove_enrols"] is better written in dot notation. (dot-notation)
(#120) Identifier 'destiny_remove_enrols' is not in camel case. (camelcase)
(#120) ["destiny_remove_enrols"] is better written in dot notation. (dot-notation)
(#171) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#172) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_step2.js
(#140) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#141) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_step3.js
(#34) Unused eslint-disable directive (no problems were reported from 'no-console').
(#132) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#133) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/origin_restore_step4.js
(#133) Identifier 'destiny_merge_activities' is not in camel case. (camelcase)
(#134) Identifier 'destiny_remove_activities' is not in camel case. (camelcase)
(#135) Identifier 'destiny_remove_groups' is not in camel case. (camelcase)
(#136) Identifier 'destiny_remove_enrols' is not in camel case. (camelcase)
(#137) Identifier 'origin_enrol_users' is not in camel case. (camelcase)
(#138) Identifier 'origin_remove_course' is not in camel case. (camelcase)
(#139) Identifier 'origin_schedule_datetime' is not in camel case. (camelcase)
(#141) ["destiny_merge_activities"] is better written in dot notation. (dot-notation)
(#142) Identifier 'destiny_merge_activities' is not in camel case. (camelcase)
(#142) ["destiny_merge_activities"] is better written in dot notation. (dot-notation)
(#144) ["destiny_remove_activities"] is better written in dot notation. (dot-notation)
(#145) Identifier 'destiny_remove_activities' is not in camel case. (camelcase)
(#145) ["destiny_remove_activities"] is better written in dot notation. (dot-notation)
(#147) ["destiny_remove_groups"] is better written in dot notation. (dot-notation)
(#148) Identifier 'destiny_remove_groups' is not in camel case. (camelcase)
(#148) ["destiny_remove_groups"] is better written in dot notation. (dot-notation)
(#150) ["destiny_remove_enrols"] is better written in dot notation. (dot-notation)
(#151) Identifier 'destiny_remove_enrols' is not in camel case. (camelcase)
(#151) ["destiny_remove_enrols"] is better written in dot notation. (dot-notation)
(#153) ["origin_enrol_users"] is better written in dot notation. (dot-notation)
(#154) Identifier 'origin_enrol_users' is not in camel case. (camelcase)
(#154) ["origin_enrol_users"] is better written in dot notation. (dot-notation)
(#156) ["origin_remove_course"] is better written in dot notation. (dot-notation)
(#157) Identifier 'origin_remove_course' is not in camel case. (camelcase)
(#157) ["origin_remove_course"] is better written in dot notation. (dot-notation)
(#159) ["origin_schedule"] is better written in dot notation. (dot-notation)
(#160) Identifier 'origin_schedule_datetime' is not in camel case. (camelcase)
(#160) ["origin_schedule_datetime"] is better written in dot notation. (dot-notation)
(#217) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#218) A constructor name should not start with a lowercase letter. (@babel/new-cap)
local/coursetransfer/amd/src/sites.js
(#60) Extra space after key 'CREATE'. (key-spacing)
(#61) Extra space after key 'EDIT'. (key-spacing)
(#62) Extra space after key 'TEST_OK'. (key-spacing)
(#63) Extra space after key 'TEST_KO'. (key-spacing)
(#64) Extra space after key 'ERROR_MSG'. (key-spacing)
(#212) Definition for rule 'babel/new-cap' was not found. (babel/new-cap)
(#213) A constructor name should not start with a lowercase letter. (@babel/new-cap)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 0 warnings)

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


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

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

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(50 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]

local/coursetransfer/templates/components/action_buttons.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/components/actions_site_component.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/components/activity.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/components/alert.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/components/cat_configuration.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/components/category_courses.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/components/category_details.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/components/course_configuration.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/components/course_details.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/components/logs_nav.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/components/section.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/components/stepbystep.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/error_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/index_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/logs/log_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/logs/logs_category_remove_request_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/logs/logs_category_remove_response_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/logs/logs_category_request_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/logs/logs_category_response_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/logs/logs_course_remove_request_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/logs/logs_course_remove_response_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/logs/logs_course_request_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/logs/logs_course_response_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_remove/origin_remove_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_remove/origin_remove_page_cat_step2.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_remove/origin_remove_page_cat_step3.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_remove/origin_remove_page_step2.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_remove/origin_remove_page_step3.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore/origin_restore_cat_step2_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore/origin_restore_cat_step3_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore/origin_restore_cat_step4_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore/origin_restore_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore/origin_restore_step2_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore/origin_restore_step3_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore/origin_restore_step4_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore_category/new_origin_restore_category_step1_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore_category/new_origin_restore_category_step2_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore_category/new_origin_restore_category_step3_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore_category/new_origin_restore_category_step4_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore_category/origin_restore_category_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore_course/new_origin_restore_course_step1_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore_course/new_origin_restore_course_step2_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore_course/new_origin_restore_course_step3_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore_course/new_origin_restore_course_step4_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore_course/new_origin_restore_course_step5_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/origin_restore_course/origin_restore_course_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/sites_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/tables/table_activities_component.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/tables/table_category_course_component.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
local/coursetransfer/templates/tables/table_configuration_component.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]