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

(0 errors, 98 warnings)

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

local/levitate/lang/ar/local_levitate.php
(#28) The string key "headerconfig" is not in the correct order, it should be before "pluginname"
(#32) The string key "secret_desc" is not in the correct order, it should be before "secret_help"
(#34) The string key "explorenow" is not in the correct order, it should be before "secret_url"
(#35) The string key "addnewcourse" is not in the correct order, it should be before "explorenow"
(#37) The string key "coursesettings" is not in the correct order, it should be before "requiredfields"
(#38) The string key "coursecreation" is not in the correct order, it should be before "coursesettings"
(#41) The string key "coursefullname" is not in the correct order, it should be before "single_activity_course"
(#43) The string key "coursecategory" is not in the correct order, it should be before "courseshortname"
(#46) The string key "multi_coursetype" is not in the correct order, it should be before "single_coursetype"
(#47) The string key "cancel" is not in the correct order, it should be before "multi_coursetype"
(#49) The string key "selectcategory" is not in the correct order, it should be before "submit"
(#50) The string key "coursetype_help" is not in the correct order, it should be before "selectcategory"
(#51) The string key "coursecreation_help" is not in the correct order, it should be before "coursetype_help"
(#53) The string key "single_course_creation_fail" is not in the correct order, it should be before "single_course_creation_success"
(#54) The string key "multi_course_creation_success" is not in the correct order, it should be before "single_course_creation_fail"
(#55) The string key "multi_course_creation_fail" is not in the correct order, it should be before "multi_course_creation_success"
(#56) The string key "create_course_task" is not in the correct order, it should be before "multi_course_creation_fail"
(#59) The string key "shortname_exists" is not in the correct order, it should be before "title"
(#60) The string key "author" is not in the correct order, it should be before "shortname_exists"
(#62) The string key "execute_now1" is not in the correct order, it should be before "task_time"
(#65) The string key "clear_filters" is not in the correct order, it should be before "get_token"
(#67) The string key "duration" is not in the correct order, it should be before "findcourse"
(#70) The string key "keywords" is not in the correct order, it should be before "program"
(#71) The string key "create_courses" is not in the correct order, it should be before "keywords"
(#72) The string key "about_course" is not in the correct order, it should be before "create_courses"
(#75) The string key "total_minutes" is not in the correct order, it should be before "total_users"
(#76) The string key "total_courses" is not in the correct order, it should be before "total_minutes"
(#77) The string key "course_statistics" is not in the correct order, it should be before "total_courses"
(#78) The string key "completion_statistics" is not in the correct order, it should be before "course_statistics"
(#80) The string key "total_completions" is not in the correct order, it should be before "total_enrolls"
(#81) The string key "popular_courses" is not in the correct order, it should be before "total_completions"
(#82) The string key "my_details" is not in the correct order, it should be before "popular_courses"
(#83) The string key "contact_person" is not in the correct order, it should be before "my_details"
(#84) The string key "contact_details" is not in the correct order, it should be before "contact_person"
(#85) The string key "access_domain" is not in the correct order, it should be before "contact_details"
(#87) The string key "seat_utilization" is not in the correct order, it should be before "subscripton_start"
(#90) The string key "explore_courses" is not in the correct order, it should be before "seats_used"
(#91) The string key "analytics" is not in the correct order, it should be before "explore_courses"
(#94) The string key "catalog_capability" is not in the correct order, it should be before "heading_analytics"
(#95) The string key "analytics_capability" is not in the correct order, it should be before "catalog_capability"
(#98) The string key "no_course_found" is not in the correct order, it should be before "to"
(#99) The string key "loading" is not in the correct order, it should be before "no_course_found"
(#100) The string key "levitate:view_levitate_analytics" is not in the correct order, it should be before "loading"
(#102) The string key "invalidtoken" is not in the correct order, it should be before "levitate:view_levitate_catalog"
(#105) The string key "report_month" is not in the correct order, it should be before "xvalue"
(#107) The string key "report_enrolments" is not in the correct order, it should be before "report_timespent"
(#108) The string key "report_completions" is not in the correct order, it should be before "report_enrolments"
(#109) The string key "coursecategory_required" is not in the correct order, it should be before "report_completions"
(#111) The string key "no_response_found" is not in the correct order, it should be before "server_url"
local/levitate/lang/en/local_levitate.php
(#28) The string key "headerconfig" is not in the correct order, it should be before "pluginname"
(#33) The string key "secret_help" is not in the correct order, it should be before "secret_url"
(#34) The string key "explorenow" is not in the correct order, it should be before "secret_help"
(#35) The string key "addnewcourse" is not in the correct order, it should be before "explorenow"
(#37) The string key "coursesettings" is not in the correct order, it should be before "requiredfields"
(#38) The string key "coursecreation" is not in the correct order, it should be before "coursesettings"
(#41) The string key "coursefullname" is not in the correct order, it should be before "single_activity_course"
(#43) The string key "coursecategory" is not in the correct order, it should be before "courseshortname"
(#46) The string key "multi_coursetype" is not in the correct order, it should be before "single_coursetype"
(#47) The string key "cancel" is not in the correct order, it should be before "multi_coursetype"
(#49) The string key "selectcategory" is not in the correct order, it should be before "submit"
(#50) The string key "coursetype_help" is not in the correct order, it should be before "selectcategory"
(#51) The string key "coursecreation_help" is not in the correct order, it should be before "coursetype_help"
(#53) The string key "single_course_creation_fail" is not in the correct order, it should be before "single_course_creation_success"
(#54) The string key "multi_course_creation_success" is not in the correct order, it should be before "single_course_creation_fail"
(#55) The string key "multi_course_creation_fail" is not in the correct order, it should be before "multi_course_creation_success"
(#56) The string key "create_course_task" is not in the correct order, it should be before "multi_course_creation_fail"
(#59) The string key "shortname_exists" is not in the correct order, it should be before "title"
(#60) The string key "author" is not in the correct order, it should be before "shortname_exists"
(#62) The string key "execute_now1" is not in the correct order, it should be before "task_time"
(#65) The string key "clear_filters" is not in the correct order, it should be before "get_token"
(#67) The string key "duration" is not in the correct order, it should be before "findcourse"
(#70) The string key "keywords" is not in the correct order, it should be before "program"
(#71) The string key "create_courses" is not in the correct order, it should be before "keywords"
(#72) The string key "about_course" is not in the correct order, it should be before "create_courses"
(#75) The string key "total_minutes" is not in the correct order, it should be before "total_users"
(#76) The string key "total_courses" is not in the correct order, it should be before "total_minutes"
(#77) The string key "course_statistics" is not in the correct order, it should be before "total_courses"
(#78) The string key "completion_statistics" is not in the correct order, it should be before "course_statistics"
(#80) The string key "total_completions" is not in the correct order, it should be before "total_enrolls"
(#81) The string key "popular_courses" is not in the correct order, it should be before "total_completions"
(#82) The string key "my_details" is not in the correct order, it should be before "popular_courses"
(#83) The string key "contact_person" is not in the correct order, it should be before "my_details"
(#84) The string key "contact_details" is not in the correct order, it should be before "contact_person"
(#85) The string key "access_domain" is not in the correct order, it should be before "contact_details"
(#87) The string key "seat_utilization" is not in the correct order, it should be before "subscripton_start"
(#90) The string key "explore_courses" is not in the correct order, it should be before "seats_used"
(#91) The string key "analytics" is not in the correct order, it should be before "explore_courses"
(#94) The string key "catalog_capability" is not in the correct order, it should be before "heading_analytics"
(#95) The string key "analytics_capability" is not in the correct order, it should be before "catalog_capability"
(#98) The string key "no_course_found" is not in the correct order, it should be before "to"
(#99) The string key "loading" is not in the correct order, it should be before "no_course_found"
(#100) The string key "levitate:view_levitate_analytics" is not in the correct order, it should be before "loading"
(#102) The string key "invalidtoken" is not in the correct order, it should be before "levitate:view_levitate_catalog"
(#105) The string key "report_month" is not in the correct order, it should be before "xvalue"
(#107) The string key "report_enrolments" is not in the correct order, it should be before "report_timespent"
(#108) The string key "report_completions" is not in the correct order, it should be before "report_enrolments"
(#109) The string key "coursecategory_required" is not in the correct order, it should be before "report_completions"
(#111) The string key "no_response_found" is not in the correct order, it should be before "server_url"

Javascript coding style problems

(419 errors, 486 warnings)

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

local/levitate/js/explorescript.js
(#8) Identifier 'get_courses_data' is not in camel case. (camelcase)
(#8) Identifier 'filter_params' is not in camel case. (camelcase)
(#8) A space is required after ','. (comma-spacing)
(#9) Trailing spaces not allowed. (no-trailing-spaces)
(#10) '$' is not defined. (no-undef)
(#16) This line has a length of 149. Maximum allowed is 132. (max-len)
(#16) Operator '+' must be spaced. (space-infix-ops)
(#16) Operator '+' must be spaced. (space-infix-ops)
(#16) Operator '+' must be spaced. (space-infix-ops)
(#25) '$' is not defined. (no-undef)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) '$' is not defined. (no-undef)
(#27) Missing space before opening brace. (space-before-blocks)
(#28) Operator '+' must be spaced. (space-infix-ops)
(#30) Trailing spaces not allowed. (no-trailing-spaces)
(#31) '$' is not defined. (no-undef)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#33) '$' is not defined. (no-undef)
(#33) '$' is not defined. (no-undef)
(#35) '$' is not defined. (no-undef)
(#36) Expected space(s) after "if". (keyword-spacing)
(#36) Operator '>' must be spaced. (space-infix-ops)
(#36) Missing space before opening brace. (space-before-blocks)
(#37) Trailing spaces not allowed. (no-trailing-spaces)
(#38) '$' is not defined. (no-undef)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Trailing spaces not allowed. (no-trailing-spaces)
(#40) 'durationtext' is not defined. (no-undef)
(#42) Do not nest ternary expressions. (no-nested-ternary)
(#45) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#48) Trailing spaces not allowed. (no-trailing-spaces)
(#53) This line has a length of 163. Maximum allowed is 132. (max-len)
(#54) This line has a length of 162. Maximum allowed is 132. (max-len)
(#55) This line has a length of 165. Maximum allowed is 132. (max-len)
(#56) This line has a length of 165. Maximum allowed is 132. (max-len)
(#57) Operator '+' must be spaced. (space-infix-ops)
(#57) Operator '+' must be spaced. (space-infix-ops)
(#58) This line has a length of 168. Maximum allowed is 132. (max-len)
(#66) 'durationtext' is not defined. (no-undef)
(#70) '$' is not defined. (no-undef)
(#73) '$' is not defined. (no-undef)
(#74) '$' is not defined. (no-undef)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#77) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#78) Expected space(s) after "else". (keyword-spacing)
(#80) '$' is not defined. (no-undef)
(#85) 'xhr' is defined but never used. (no-unused-vars)
(#85) 'status' is defined but never used. (no-unused-vars)
(#85) 'error' is defined but never used. (no-unused-vars)
(#87) '$' is not defined. (no-undef)
(#88) '$' is not defined. (no-undef)
(#93) 'closewrapper' is defined but never used. (no-unused-vars)
(#94) '$' is not defined. (no-undef)
(#97) Operator '=' must be spaced. (space-infix-ops)
(#99) 'createinti' is defined but never used. (no-unused-vars)
(#99) A space is required after ','. (comma-spacing)
(#99) Missing space before opening brace. (space-before-blocks)
(#101) '$' is not defined. (no-undef)
(#101) '$' is not defined. (no-undef)
(#101) Missing semicolon. (semi)
(#110) '$' is not defined. (no-undef)
(#113) '$' is not defined. (no-undef)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#119) '$' is not defined. (no-undef)
(#119) Unexpected space before function parentheses. (space-before-function-paren)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) There should be no space before this paren. (space-in-parens)
(#120) Missing space before opening brace. (space-before-blocks)
(#122) '$' is not defined. (no-undef)
(#122) '$' is not defined. (no-undef)
(#123) '$' is not defined. (no-undef)
(#123) '$' is not defined. (no-undef)
(#124) '$' is not defined. (no-undef)
(#125) '$' is not defined. (no-undef)
(#125) '$' is not defined. (no-undef)
(#126) '$' is not defined. (no-undef)
(#126) '$' is not defined. (no-undef)
(#127) '$' is not defined. (no-undef)
(#127) '$' is not defined. (no-undef)
(#129) '$' is not defined. (no-undef)
(#130) '$' is not defined. (no-undef)
(#130) '$' is not defined. (no-undef)
(#130) '$' is not defined. (no-undef)
(#132) '$' is not defined. (no-undef)
(#132) '$' is not defined. (no-undef)
(#132) '$' is not defined. (no-undef)
(#133) '$' is not defined. (no-undef)
(#133) There should be no space after this paren. (space-in-parens)
(#133) There should be no space before this paren. (space-in-parens)
(#133) There should be no space after this paren. (space-in-parens)
(#133) There should be no space before this paren. (space-in-parens)
(#134) Identifier 'lang_value' is not in camel case. (camelcase)
(#134) '$' is not defined. (no-undef)
(#134) There should be no space after this paren. (space-in-parens)
(#134) There should be no space before this paren. (space-in-parens)
(#134) There should be no space after this paren. (space-in-parens)
(#134) There should be no space before this paren. (space-in-parens)
(#135) Identifier 'class_lang' is not in camel case. (camelcase)
(#135) Operator '=' must be spaced. (space-infix-ops)
(#136) Unexpected console statement. (no-console)
(#137) Expected space(s) after "if". (keyword-spacing)
(#137) Identifier 'class_lang' is not in camel case. (camelcase)
(#137) Missing space before opening brace. (space-before-blocks)
(#138) '$' is not defined. (no-undef)
(#138) Identifier 'class_lang' is not in camel case. (camelcase)
(#140) Trailing spaces not allowed. (no-trailing-spaces)
(#141) Trailing spaces not allowed. (no-trailing-spaces)
(#142) '$' is not defined. (no-undef)
(#142) Identifier 'lang_value' is not in camel case. (camelcase)
(#149) '$' is not defined. (no-undef)
(#149) Unexpected space before function parentheses. (space-before-function-paren)
(#150) '$' is not defined. (no-undef)
(#151) '$' is not defined. (no-undef)
(#152) '$' is not defined. (no-undef)
(#152) '$' is not defined. (no-undef)
(#153) '$' is not defined. (no-undef)
(#154) '$' is not defined. (no-undef)
(#155) '$' is not defined. (no-undef)
(#156) '$' is not defined. (no-undef)
(#157) '$' is not defined. (no-undef)
(#158) '$' is not defined. (no-undef)
(#159) '$' is not defined. (no-undef)
(#160) '$' is not defined. (no-undef)
(#161) '$' is not defined. (no-undef)
(#163) '$' is not defined. (no-undef)
(#164) '$' is not defined. (no-undef)
(#165) '$' is not defined. (no-undef)
(#165) '$' is not defined. (no-undef)
(#168) '$' is not defined. (no-undef)
(#168) Unexpected space before function parentheses. (space-before-function-paren)
(#169) '$' is not defined. (no-undef)
(#170) '$' is not defined. (no-undef)
(#171) '$' is not defined. (no-undef)
(#171) '$' is not defined. (no-undef)
(#172) '$' is not defined. (no-undef)
(#173) '$' is not defined. (no-undef)
(#174) '$' is not defined. (no-undef)
(#175) '$' is not defined. (no-undef)
(#176) '$' is not defined. (no-undef)
(#177) '$' is not defined. (no-undef)
(#178) '$' is not defined. (no-undef)
(#179) '$' is not defined. (no-undef)
(#180) '$' is not defined. (no-undef)
(#182) '$' is not defined. (no-undef)
(#183) '$' is not defined. (no-undef)
(#184) '$' is not defined. (no-undef)
(#184) '$' is not defined. (no-undef)
(#189) '$' is not defined. (no-undef)
(#189) Unexpected space before function parentheses. (space-before-function-paren)
(#193) '$' is not defined. (no-undef)
(#193) Unexpected space before function parentheses. (space-before-function-paren)
(#198) '$' is not defined. (no-undef)
(#199) '$' is not defined. (no-undef)
(#200) '$' is not defined. (no-undef)
(#201) '$' is not defined. (no-undef)
(#202) '$' is not defined. (no-undef)
(#208) '$' is not defined. (no-undef)
(#210) '$' is not defined. (no-undef)
(#214) '$' is not defined. (no-undef)
(#214) Unexpected space before function parentheses. (space-before-function-paren)
(#215) '$' is not defined. (no-undef)
(#217) '$' is not defined. (no-undef)
(#218) '$' is not defined. (no-undef)
(#219) '$' is not defined. (no-undef)
(#219) '$' is not defined. (no-undef)
(#222) '$' is not defined. (no-undef)
(#222) Unexpected space before function parentheses. (space-before-function-paren)
(#223) '$' is not defined. (no-undef)
(#223) Unexpected space before function parentheses. (space-before-function-paren)
(#225) '$' is not defined. (no-undef)
(#226) '$' is not defined. (no-undef)
(#226) '$' is not defined. (no-undef)
(#228) '$' is not defined. (no-undef)
(#229) '$' is not defined. (no-undef)
(#229) '$' is not defined. (no-undef)
(#234) '$' is not defined. (no-undef)
(#234) Unexpected space before function parentheses. (space-before-function-paren)
(#239) '$' is not defined. (no-undef)
(#239) Unexpected space before function parentheses. (space-before-function-paren)
(#242) '$' is not defined. (no-undef)
(#242) Unexpected space before function parentheses. (space-before-function-paren)
(#248) '$' is not defined. (no-undef)
(#248) Unexpected space before function parentheses. (space-before-function-paren)
(#248) 'e' is defined but never used. (no-unused-vars)
(#253) Identifier 'onchange_filters' is not in camel case. (camelcase)
(#254) Identifier 'filter_params' is not in camel case. (camelcase)
(#255) '$' is not defined. (no-undef)
(#255) Unexpected space before function parentheses. (space-before-function-paren)
(#257) Identifier 'filter_params' is not in camel case. (camelcase)
(#257) '$' is not defined. (no-undef)
(#257) Empty block statement. (no-empty)
(#258) Identifier 'filter_params' is not in camel case. (camelcase)
(#258) '$' is not defined. (no-undef)
(#261) Identifier 'filter_params' is not in camel case. (camelcase)
(#261) '$' is not defined. (no-undef)
(#262) Identifier 'filter_params' is not in camel case. (camelcase)
(#262) '$' is not defined. (no-undef)
(#264) Identifier 'filter_params' is not in camel case. (camelcase)
(#264) '$' is not defined. (no-undef)
(#264) Identifier 'filter_params' is not in camel case. (camelcase)
(#264) '$' is not defined. (no-undef)
(#268) '$' is not defined. (no-undef)
(#269) Identifier 'filter_params' is not in camel case. (camelcase)
(#269) '$' is not defined. (no-undef)
(#269) '$' is not defined. (no-undef)
(#270) '$' is not defined. (no-undef)
(#276) Identifier 'display_selected_filters' is not in camel case. (camelcase)
(#276) Identifier 'filter_params' is not in camel case. (camelcase)
(#277) '$' is not defined. (no-undef)
(#278) '$' is not defined. (no-undef)
(#278) Unexpected space before function parentheses. (space-before-function-paren)
(#281) '$' is not defined. (no-undef)
(#281) Unexpected space before function parentheses. (space-before-function-paren)
(#283) '$' is not defined. (no-undef)
(#298) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#302) '$' is not defined. (no-undef)
(#302) Unexpected space before function parentheses. (space-before-function-paren)
(#303) '$' is not defined. (no-undef)
(#307) '$' is not defined. (no-undef)
(#307) Unexpected space before function parentheses. (space-before-function-paren)
(#308) '$' is not defined. (no-undef)
(#308) Unexpected space before function parentheses. (space-before-function-paren)
(#309) Expected space(s) after "if". (keyword-spacing)
(#309) Missing space before opening brace. (space-before-blocks)
(#310) '$' is not defined. (no-undef)
(#312) Trailing spaces not allowed. (no-trailing-spaces)
(#314) Trailing spaces not allowed. (no-trailing-spaces)
(#317) There should be no space after this paren. (space-in-parens)
(#317) '$' is not defined. (no-undef)
(#317) There should be no space before this paren. (space-in-parens)
(#318) '$' is not defined. (no-undef)
(#319) '$' is not defined. (no-undef)
(#320) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#321) Expected space(s) after "else". (keyword-spacing)
(#322) '$' is not defined. (no-undef)
(#323) '$' is not defined. (no-undef)
(#325) Trailing spaces not allowed. (no-trailing-spaces)
(#326) Identifier 'filter_params' is not in camel case. (camelcase)
(#327) '$' is not defined. (no-undef)
(#327) Unexpected space before function parentheses. (space-before-function-paren)
(#327) 'value' is defined but never used. (no-unused-vars)
(#328) Identifier 'filter_params' is not in camel case. (camelcase)
(#328) Identifier 'filter_params' is not in camel case. (camelcase)
(#331) '$' is not defined. (no-undef)
(#332) A space is required after ','. (comma-spacing)
(#334) Unnecessary semicolon. (no-extra-semi)
(#336) 'changemaxDval' is defined but never used. (no-unused-vars)
(#337) '$' is not defined. (no-undef)
(#340) 'changeminDval' is defined but never used. (no-unused-vars)
(#341) '$' is not defined. (no-undef)
local/levitate/js/levitate.js
(#2) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Expected space(s) after "for". (keyword-spacing)
(#6) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11) Unexpected console statement. (no-console)
(#14) Identifier 'update_token' is not in camel case. (camelcase)
(#14) 'update_token' is defined but never used. (no-unused-vars)
(#14) Missing space before opening brace. (space-before-blocks)
(#15) 'params' is not defined. (no-undef)
(#16) Trailing spaces not allowed. (no-trailing-spaces)
(#17) 'params' is not defined. (no-undef)
(#18) 'params' is not defined. (no-undef)
(#19) Trailing spaces not allowed. (no-trailing-spaces)
(#21) Trailing spaces not allowed. (no-trailing-spaces)
(#23) Identifier 'selected_course_js' is not in camel case. (camelcase)
(#23) 'selected_course_js' is defined but never used. (no-unused-vars)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) Identifier 'course_type_name' is not in camel case. (camelcase)
(#24) Operator '=' must be spaced. (space-infix-ops)
(#25) '$' is not defined. (no-undef)
(#26) Trailing spaces not allowed. (no-trailing-spaces)
(#28) '$' is not defined. (no-undef)
(#28) A space is required after ','. (comma-spacing)
(#29) '$' is not defined. (no-undef)
(#29) A space is required after ','. (comma-spacing)
(#30) '$' is not defined. (no-undef)
(#30) A space is required after ','. (comma-spacing)
(#32) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#34) '$' is not defined. (no-undef)
(#34) A space is required after ','. (comma-spacing)
(#35) '$' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#36) '$' is not defined. (no-undef)
(#36) A space is required after ','. (comma-spacing)
(#39) Trailing spaces not allowed. (no-trailing-spaces)
(#40) Identifier 'course_type_name' is not in camel case. (camelcase)
(#41) '$' is not defined. (no-undef)
(#41) A space is required after ','. (comma-spacing)
(#42) '$' is not defined. (no-undef)
(#42) A space is required after ','. (comma-spacing)
(#43) '$' is not defined. (no-undef)
(#43) A space is required after ','. (comma-spacing)
(#45) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#46) Identifier 'course_type_name' is not in camel case. (camelcase)
(#48) '$' is not defined. (no-undef)
(#48) A space is required after ','. (comma-spacing)
(#49) '$' is not defined. (no-undef)
(#49) A space is required after ','. (comma-spacing)
(#50) '$' is not defined. (no-undef)
(#50) A space is required after ','. (comma-spacing)
local/levitate/js/report.js
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Identifier 'courses_table' is not in camel case. (camelcase)
(#9) Identifier 'creating_table' is not in camel case. (camelcase)
(#9) 'creating_table' is not defined. (no-undef)
(#11) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Identifier 'courses_table' is not in camel case. (camelcase)
(#15) Identifier 'temp_rawData' is not in camel case. (camelcase)
(#15) 'temp_rawData' is not defined. (no-undef)
(#17) Unexpected space before function parentheses. (space-before-function-paren)
(#18) Identifier 'temp_rawData' is not in camel case. (camelcase)
(#18) 'temp_rawData' is not defined. (no-undef)
(#18) Unexpected space before function parentheses. (space-before-function-paren)
(#19) Trailing spaces not allowed. (no-trailing-spaces)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#21) Operator '=' must be spaced. (space-infix-ops)
(#22) Operator '=' must be spaced. (space-infix-ops)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Trailing spaces not allowed. (no-trailing-spaces)
(#31) Operator '+' must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) '$' is not defined. (no-undef)
(#36) Trailing spaces not allowed. (no-trailing-spaces)
(#37) Trailing spaces not allowed. (no-trailing-spaces)
(#40) Multiple spaces found before 'data'. (no-multi-spaces)
(#40) There should be no space after '{'. (object-curly-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) '$' is not defined. (no-undef)
(#40) There should be no space before '}'. (object-curly-spacing)
(#41) Multiple spaces found before 'data'. (no-multi-spaces)
(#41) There should be no space after '{'. (object-curly-spacing)
(#41) '$' is not defined. (no-undef)
(#41) There should be no space before '}'. (object-curly-spacing)
(#42) Multiple spaces found before 'data'. (no-multi-spaces)
(#42) There should be no space after '{'. (object-curly-spacing)
(#42) '$' is not defined. (no-undef)
(#42) Multiple spaces found before '}'. (no-multi-spaces)
(#42) There should be no space before '}'. (object-curly-spacing)
(#47) Unexpected space before function parentheses. (space-before-function-paren)
(#49) '$' is not defined. (no-undef)
(#54) Trailing spaces not allowed. (no-trailing-spaces)
(#55) This line has a length of 162. Maximum allowed is 132. (max-len)
(#56) Trailing spaces not allowed. (no-trailing-spaces)
(#65) Expected space(s) after "if". (keyword-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#66) '$' is not defined. (no-undef)
(#68) Trailing spaces not allowed. (no-trailing-spaces)
(#70) Identifier 'creating_table' is not in camel case. (camelcase)
(#70) 'creating_table' is not defined. (no-undef)
(#70) '$' is not defined. (no-undef)
(#75) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#76) Expected space(s) after "catch". (keyword-spacing)
(#77) Unexpected space before function parentheses. (space-before-function-paren)
(#78) Identifier 'creating_table' is not in camel case. (camelcase)
(#78) 'creating_table' is not defined. (no-undef)
(#78) '$' is not defined. (no-undef)
(#85) Trailing spaces not allowed. (no-trailing-spaces)
(#86) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#87) Expected space(s) after "else". (keyword-spacing)
(#88) Identifier 'creating_table' is not in camel case. (camelcase)
(#88) 'creating_table' is not defined. (no-undef)
(#92) Identifier 'creating_table' is not in camel case. (camelcase)
(#92) 'creating_table' is not defined. (no-undef)
(#93) Identifier 'creating_table' is not in camel case. (camelcase)
(#93) 'creating_table' is not defined. (no-undef)
(#93) Unexpected space before function parentheses. (space-before-function-paren)
(#95) Identifier 'creating_table' is not in camel case. (camelcase)
(#95) 'creating_table' is not defined. (no-undef)
(#100) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#104) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#115) Identifier 'completed_pages' is not in camel case. (camelcase)
(#116) Identifier 'scorm_remote_id' is not in camel case. (camelcase)
(#118) Identifier 'total_pages' is not in camel case. (camelcase)
(#119) Identifier 'user_id' is not in camel case. (camelcase)
(#127) Identifier 'decimal_digit' is not in camel case. (camelcase)
(#128) There should be no space after this paren. (space-in-parens)
(#128) There should be no space before this paren. (space-in-parens)
(#129) There should be no space after this paren. (space-in-parens)
(#129) There should be no space before this paren. (space-in-parens)
(#134) There should be no space after '{'. (object-curly-spacing)
(#134) There should be no space before '}'. (object-curly-spacing)
(#139) 'd3' is not defined. (no-undef)
(#147) 'parseTime' is assigned a value but never used. (no-unused-vars)
(#147) 'd3' is not defined. (no-undef)
(#153) Unexpected space before function parentheses. (space-before-function-paren)
(#154) Unexpected space before function parentheses. (space-before-function-paren)
(#156) There should be no space after '{'. (object-curly-spacing)
(#156) There should be no space before '}'. (object-curly-spacing)
(#174) Unexpected space before function parentheses. (space-before-function-paren)
(#175) 'timespentval' is not defined. (no-undef)
(#175) Operator '/' must be spaced. (space-infix-ops)
(#176) 'timespentval' is not defined. (no-undef)
(#176) Multiple spaces found before 'roundNumber'. (no-multi-spaces)
(#176) 'timespentval' is not defined. (no-undef)
(#176) A space is required after ','. (comma-spacing)
(#176) Missing semicolon. (semi)
(#179) 'timespentval' is not defined. (no-undef)
(#189) Trailing spaces not allowed. (no-trailing-spaces)
(#191) Unexpected space before function parentheses. (space-before-function-paren)
(#196) Trailing spaces not allowed. (no-trailing-spaces)
(#198) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#199) 'd3' is not defined. (no-undef)
(#204) 'd3' is not defined. (no-undef)
(#205) 'd3' is not defined. (no-undef)
(#205) Unexpected space before function parentheses. (space-before-function-paren)
(#205) Statement inside of curly braces should be on next line. (brace-style)
(#205) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#209) 'd3' is not defined. (no-undef)
(#210) 'd3' is not defined. (no-undef)
(#210) Unexpected space before function parentheses. (space-before-function-paren)
(#210) Statement inside of curly braces should be on next line. (brace-style)
(#210) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#214) 'd3' is not defined. (no-undef)
(#215) 'd3' is not defined. (no-undef)
(#216) 'd3' is not defined. (no-undef)
(#231) Trailing spaces not allowed. (no-trailing-spaces)
(#232) 'd3' is not defined. (no-undef)
(#232) Operator '+' must be spaced. (space-infix-ops)
(#242) Unexpected space before function parentheses. (space-before-function-paren)
(#242) Requires a space after '{'. (block-spacing)
(#242) Statement inside of curly braces should be on next line. (brace-style)
(#243) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#244) Unexpected space before function parentheses. (space-before-function-paren)
(#244) Statement inside of curly braces should be on next line. (brace-style)
(#244) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#246) Unexpected space before function parentheses. (space-before-function-paren)
(#246) Statement inside of curly braces should be on next line. (brace-style)
(#246) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#250) Unexpected space before function parentheses. (space-before-function-paren)
(#250) 'd' is defined but never used. (no-unused-vars)
(#251) 'd3' is not defined. (no-undef)
(#254) Trailing spaces not allowed. (no-trailing-spaces)
(#255) This line has a length of 265. Maximum allowed is 132. (max-len)
(#255) '$' is not defined. (no-undef)
(#255) Operator '+' must be spaced. (space-infix-ops)
(#255) Operator '+' must be spaced. (space-infix-ops)
(#255) '$' is not defined. (no-undef)
(#255) Operator '+' must be spaced. (space-infix-ops)
(#255) Operator '+' must be spaced. (space-infix-ops)
(#255) Operator '+' must be spaced. (space-infix-ops)
(#255) '$' is not defined. (no-undef)
(#255) Operator '+' must be spaced. (space-infix-ops)
(#255) Operator '+' must be spaced. (space-infix-ops)
(#255) Operator '+' must be spaced. (space-infix-ops)
(#255) '$' is not defined. (no-undef)
(#255) Operator '+' must be spaced. (space-infix-ops)
(#257) There should be no space before this paren. (space-in-parens)
(#259) Unexpected space before function parentheses. (space-before-function-paren)
(#259) 'event' is defined but never used. (no-unused-vars)
(#259) 'd' is defined but never used. (no-unused-vars)
(#260) 'd3' is not defined. (no-undef)
(#262) There should be no space before this paren. (space-in-parens)
(#264) Unexpected space before function parentheses. (space-before-function-paren)
(#277) Unexpected space before function parentheses. (space-before-function-paren)
(#277) 'key' is defined but never used. (no-unused-vars)
(#277) Statement inside of curly braces should be on next line. (brace-style)
(#278) Operator '+' must be spaced. (space-infix-ops)
(#278) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#279) Unexpected space before function parentheses. (space-before-function-paren)
(#279) Statement inside of curly braces should be on next line. (brace-style)
(#279) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#281) Unexpected space before function parentheses. (space-before-function-paren)
(#281) Statement inside of curly braces should be on next line. (brace-style)
(#281) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#285) Unexpected space before function parentheses. (space-before-function-paren)
(#285) 'd' is defined but never used. (no-unused-vars)
(#286) 'd3' is not defined. (no-undef)
(#289) Trailing spaces not allowed. (no-trailing-spaces)
(#290) This line has a length of 261. Maximum allowed is 132. (max-len)
(#290) '$' is not defined. (no-undef)
(#290) Operator '+' must be spaced. (space-infix-ops)
(#290) Operator '+' must be spaced. (space-infix-ops)
(#290) '$' is not defined. (no-undef)
(#290) Operator '+' must be spaced. (space-infix-ops)
(#290) Operator '+' must be spaced. (space-infix-ops)
(#290) Operator '+' must be spaced. (space-infix-ops)
(#290) '$' is not defined. (no-undef)
(#290) Operator '+' must be spaced. (space-infix-ops)
(#290) Operator '+' must be spaced. (space-infix-ops)
(#290) Operator '+' must be spaced. (space-infix-ops)
(#290) '$' is not defined. (no-undef)
(#290) Operator '+' must be spaced. (space-infix-ops)
(#292) There should be no space before this paren. (space-in-parens)
(#294) Unexpected space before function parentheses. (space-before-function-paren)
(#294) 'event' is defined but never used. (no-unused-vars)
(#294) 'd' is defined but never used. (no-unused-vars)
(#295) 'd3' is not defined. (no-undef)
(#297) There should be no space before this paren. (space-in-parens)
(#299) Unexpected space before function parentheses. (space-before-function-paren)
(#311) Unexpected space before function parentheses. (space-before-function-paren)
(#311) Statement inside of curly braces should be on next line. (brace-style)
(#312) Operator '+' must be spaced. (space-infix-ops)
(#312) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#313) Unexpected space before function parentheses. (space-before-function-paren)
(#313) Statement inside of curly braces should be on next line. (brace-style)
(#313) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#315) Unexpected space before function parentheses. (space-before-function-paren)
(#315) Statement inside of curly braces should be on next line. (brace-style)
(#315) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#319) Unexpected space before function parentheses. (space-before-function-paren)
(#319) 'd' is defined but never used. (no-unused-vars)
(#320) 'd3' is not defined. (no-undef)
(#323) Trailing spaces not allowed. (no-trailing-spaces)
(#324) This line has a length of 265. Maximum allowed is 132. (max-len)
(#324) '$' is not defined. (no-undef)
(#324) Operator '+' must be spaced. (space-infix-ops)
(#324) Operator '+' must be spaced. (space-infix-ops)
(#324) '$' is not defined. (no-undef)
(#324) Operator '+' must be spaced. (space-infix-ops)
(#324) Operator '+' must be spaced. (space-infix-ops)
(#324) Operator '+' must be spaced. (space-infix-ops)
(#324) '$' is not defined. (no-undef)
(#324) Operator '+' must be spaced. (space-infix-ops)
(#324) Operator '+' must be spaced. (space-infix-ops)
(#324) Operator '+' must be spaced. (space-infix-ops)
(#324) '$' is not defined. (no-undef)
(#324) Operator '+' must be spaced. (space-infix-ops)
(#326) There should be no space before this paren. (space-in-parens)
(#328) Unexpected space before function parentheses. (space-before-function-paren)
(#328) 'event' is defined but never used. (no-unused-vars)
(#328) 'd' is defined but never used. (no-unused-vars)
(#329) 'd3' is not defined. (no-undef)
(#331) There should be no space before this paren. (space-in-parens)
(#333) Unexpected space before function parentheses. (space-before-function-paren)
(#381) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#382) Trailing spaces not allowed. (no-trailing-spaces)
(#383) Trailing spaces not allowed. (no-trailing-spaces)
(#386) Trailing spaces not allowed. (no-trailing-spaces)
(#387) Missing space before opening brace. (space-before-blocks)
(#388) Trailing spaces not allowed. (no-trailing-spaces)
(#389) Identifier 'timespent_data' is not in camel case. (camelcase)
(#390) Identifier 'enrollment_data' is not in camel case. (camelcase)
(#391) Identifier 'completion_data' is not in camel case. (camelcase)
(#397) Identifier 'timespent_data' is not in camel case. (camelcase)
(#398) Trailing spaces not allowed. (no-trailing-spaces)
(#402) Identifier 'enrollment_data' is not in camel case. (camelcase)
(#403) Trailing spaces not allowed. (no-trailing-spaces)
(#407) Identifier 'completion_data' is not in camel case. (camelcase)
(#411) Trailing spaces not allowed. (no-trailing-spaces)
(#414) Trailing spaces not allowed. (no-trailing-spaces)
(#418) '$' is not defined. (no-undef)
(#421) Identifier 'timespent_data' is not in camel case. (camelcase)
(#424) Unexpected tab character. (no-tabs)
(#425) Unexpected tab character. (no-tabs)
(#425) '$' is not defined. (no-undef)
(#427) Unexpected tab character. (no-tabs)
(#429) Unexpected tab character. (no-tabs)
(#429) Identifier 'enrollment_data' is not in camel case. (camelcase)
(#430) Unexpected tab character. (no-tabs)
(#432) Unexpected tab character. (no-tabs)
(#433) Unexpected tab character. (no-tabs)
(#433) '$' is not defined. (no-undef)
(#434) Unexpected tab character. (no-tabs)
(#435) Unexpected tab character. (no-tabs)
(#436) Unexpected tab character. (no-tabs)
(#437) Unexpected tab character. (no-tabs)
(#439) Unexpected tab character. (no-tabs)
(#439) Identifier 'completion_data' is not in camel case. (camelcase)
(#440) Unexpected tab character. (no-tabs)
(#443) Trailing spaces not allowed. (no-trailing-spaces)
(#444) '$' is not defined. (no-undef)
(#445) Trailing spaces not allowed. (no-trailing-spaces)
(#446) Trailing spaces not allowed. (no-trailing-spaces)
(#448) 'create' is defined but never used. (no-unused-vars)
(#448) A space is required after ','. (comma-spacing)
(#448) A space is required after ','. (comma-spacing)
(#448) A space is required after ','. (comma-spacing)
(#448) A space is required after ','. (comma-spacing)
(#448) Missing space before opening brace. (space-before-blocks)
(#448) Trailing spaces not allowed. (no-trailing-spaces)
(#452) Identifier 'enrollemt_graph' is not in camel case. (camelcase)
(#452) A space is required after ','. (comma-spacing)
(#452) A space is required after ','. (comma-spacing)
(#452) Identifier 'selected_block' is not in camel case. (camelcase)
(#452) Missing space before opening brace. (space-before-blocks)
(#453) Comments should not begin with a lowercase character. (capitalized-comments)
(#455) '$' is not defined. (no-undef)
(#455) There should be no space after this paren. (space-in-parens)
(#455) There should be no space after this paren. (space-in-parens)
(#455) There should be no space before this paren. (space-in-parens)
(#457) Expected space(s) after "if". (keyword-spacing)
(#457) Identifier 'selected_block' is not in camel case. (camelcase)
(#457) Operator '==' must be spaced. (space-infix-ops)
(#457) Missing space before opening brace. (space-before-blocks)
(#460) Expected space(s) after "if". (keyword-spacing)
(#460) Identifier 'selected_block' is not in camel case. (camelcase)
(#460) Operator '==' must be spaced. (space-infix-ops)
(#460) Missing space before opening brace. (space-before-blocks)
(#463) Trailing spaces not allowed. (no-trailing-spaces)
(#465) Trailing spaces not allowed. (no-trailing-spaces)
(#466) '$' is not defined. (no-undef)
(#467) Unexpected space before function parentheses. (space-before-function-paren)
(#475) There should be no space after '{'. (object-curly-spacing)
(#475) There should be no space before '}'. (object-curly-spacing)
(#481) Identifier 'enrol_svg' is not in camel case. (camelcase)
(#481) 'd3' is not defined. (no-undef)
(#487) Identifier 'enrol_chartGroup' is not in camel case. (camelcase)
(#487) Identifier 'enrol_svg' is not in camel case. (camelcase)
(#491) Identifier 'enrol_xScale' is not in camel case. (camelcase)
(#491) 'd3' is not defined. (no-undef)
(#496) Identifier 'enrol_yScale' is not in camel case. (camelcase)
(#496) 'd3' is not defined. (no-undef)
(#498) 'd3' is not defined. (no-undef)
(#501) Identifier 'enrol_tooltip' is not in camel case. (camelcase)
(#501) 'd3' is not defined. (no-undef)
(#505) Identifier 'enrol_chartGroup' is not in camel case. (camelcase)
(#510) A space is required after ','. (comma-spacing)
(#511) This line has a length of 206. Maximum allowed is 132. (max-len)
(#511) Unexpected space before function parentheses. (space-before-function-paren)
(#511) Statement inside of curly braces should be on next line. (brace-style)
(#511) Operator '+' must be spaced. (space-infix-ops)
(#511) '$' is not defined. (no-undef)
(#511) A space is required after ','. (comma-spacing)
(#511) Identifier 'enrol_xScale' is not in camel case. (camelcase)
(#511) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#512) Unexpected space before function parentheses. (space-before-function-paren)
(#512) Statement inside of curly braces should be on next line. (brace-style)
(#512) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#514) Unexpected space before function parentheses. (space-before-function-paren)
(#514) Statement inside of curly braces should be on next line. (brace-style)
(#514) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#517) Unexpected space before function parentheses. (space-before-function-paren)
(#517) 'd' is defined but never used. (no-unused-vars)
(#518) 'd3' is not defined. (no-undef)
(#519) Identifier 'enrol_tooltip' is not in camel case. (camelcase)
(#522) Trailing spaces not allowed. (no-trailing-spaces)
(#523) Identifier 'enrol_tooltip' is not in camel case. (camelcase)
(#527) Unexpected space before function parentheses. (space-before-function-paren)
(#527) 'event' is defined but never used. (no-unused-vars)
(#527) 'd' is defined but never used. (no-unused-vars)
(#528) 'd3' is not defined. (no-undef)
(#529) Identifier 'enrol_tooltip' is not in camel case. (camelcase)
(#532) Unexpected space before function parentheses. (space-before-function-paren)
(#533) Identifier 'enrol_tooltip' is not in camel case. (camelcase)
(#539) Identifier 'enrol_xAxis' is not in camel case. (camelcase)
(#539) 'd3' is not defined. (no-undef)
(#540) Identifier 'enrol_yAxis' is not in camel case. (camelcase)
(#540) 'd3' is not defined. (no-undef)
(#543) Identifier 'enrol_chartGroup' is not in camel case. (camelcase)
(#549) Identifier 'enrol_chartGroup' is not in camel case. (camelcase)
(#554) Identifier 'course_statistics' is not in camel case. (camelcase)
(#554) A space is required after ','. (comma-spacing)
(#554) Missing space before opening brace. (space-before-blocks)
(#554) Trailing spaces not allowed. (no-trailing-spaces)
(#555) '$' is not defined. (no-undef)
(#556) Unexpected space before function parentheses. (space-before-function-paren)
(#564) There should be no space after '{'. (object-curly-spacing)
(#564) There should be no space before '}'. (object-curly-spacing)
(#571) 'd3' is not defined. (no-undef)
(#581) 'd3' is not defined. (no-undef)
(#588) 'd3' is not defined. (no-undef)
(#589) 'd3' is not defined. (no-undef)
(#589) Unexpected space before function parentheses. (space-before-function-paren)
(#595) Trailing spaces not allowed. (no-trailing-spaces)
(#596) 'd3' is not defined. (no-undef)
(#606) A space is required after ','. (comma-spacing)
(#607) This line has a length of 144. Maximum allowed is 132. (max-len)
(#607) Unexpected space before function parentheses. (space-before-function-paren)
(#607) Statement inside of curly braces should be on next line. (brace-style)
(#607) Operator '+' must be spaced. (space-infix-ops)
(#607) '$' is not defined. (no-undef)
(#607) A space is required after ','. (comma-spacing)
(#607) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#608) Unexpected space before function parentheses. (space-before-function-paren)
(#608) Statement inside of curly braces should be on next line. (brace-style)
(#608) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#610) Unexpected space before function parentheses. (space-before-function-paren)
(#610) Statement inside of curly braces should be on next line. (brace-style)
(#610) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#613) Unexpected space before function parentheses. (space-before-function-paren)
(#613) 'd' is defined but never used. (no-unused-vars)
(#614) Trailing spaces not allowed. (no-trailing-spaces)
(#615) 'd3' is not defined. (no-undef)
(#619) This line has a length of 153. Maximum allowed is 132. (max-len)
(#619) '$' is not defined. (no-undef)
(#619) Operator '+' must be spaced. (space-infix-ops)
(#619) Unexpected space after unary operator '+'. (space-unary-ops)
(#619) Operator '+' must be spaced. (space-infix-ops)
(#619) '$' is not defined. (no-undef)
(#619) Operator '+' must be spaced. (space-infix-ops)
(#623) Unexpected space before function parentheses. (space-before-function-paren)
(#623) 'event' is defined but never used. (no-unused-vars)
(#623) 'd' is defined but never used. (no-unused-vars)
(#624) 'd3' is not defined. (no-undef)
(#628) Unexpected space before function parentheses. (space-before-function-paren)
(#639) A space is required after ','. (comma-spacing)
(#640) This line has a length of 206. Maximum allowed is 132. (max-len)
(#640) Unexpected space before function parentheses. (space-before-function-paren)
(#640) Statement inside of curly braces should be on next line. (brace-style)
(#640) Operator '+' must be spaced. (space-infix-ops)
(#640) '$' is not defined. (no-undef)
(#640) A space is required after ','. (comma-spacing)
(#640) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#641) Unexpected space before function parentheses. (space-before-function-paren)
(#641) Statement inside of curly braces should be on next line. (brace-style)
(#641) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#643) Unexpected space before function parentheses. (space-before-function-paren)
(#643) Statement inside of curly braces should be on next line. (brace-style)
(#643) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#646) Unexpected space before function parentheses. (space-before-function-paren)
(#646) 'd' is defined but never used. (no-unused-vars)
(#647) Trailing spaces not allowed. (no-trailing-spaces)
(#648) 'd3' is not defined. (no-undef)
(#652) This line has a length of 153. Maximum allowed is 132. (max-len)
(#652) '$' is not defined. (no-undef)
(#652) Operator '+' must be spaced. (space-infix-ops)
(#652) Unexpected space after unary operator '+'. (space-unary-ops)
(#652) Operator '+' must be spaced. (space-infix-ops)
(#652) '$' is not defined. (no-undef)
(#652) Operator '+' must be spaced. (space-infix-ops)
(#656) Unexpected space before function parentheses. (space-before-function-paren)
(#656) 'event' is defined but never used. (no-unused-vars)
(#656) 'd' is defined but never used. (no-unused-vars)
(#657) 'd3' is not defined. (no-undef)
(#661) Unexpected space before function parentheses. (space-before-function-paren)
(#668) 'd3' is not defined. (no-undef)
(#669) 'd3' is not defined. (no-undef)
(#670) Trailing spaces not allowed. (no-trailing-spaces)
(#681) Trailing spaces not allowed. (no-trailing-spaces)
(#683) Identifier 'process_data' is not in camel case. (camelcase)
(#683) Missing space before opening brace. (space-before-blocks)
(#684) 'participantCount' is assigned a value but never used. (no-unused-vars)
(#684) ["participant_count"] is better written in dot notation. (dot-notation)
(#685) Trailing spaces not allowed. (no-trailing-spaces)
(#686) 'totalSeats' is assigned a value but never used. (no-unused-vars)
(#686) ["total_seats"] is better written in dot notation. (dot-notation)
(#687) 'totalCourses' is assigned a value but never used. (no-unused-vars)
(#687) ["total_courses"] is better written in dot notation. (dot-notation)
(#688) ["course_based_data"] is better written in dot notation. (dot-notation)
(#689) Identifier 'courses_table' is not in camel case. (camelcase)
(#689) ["courses_table"] is better written in dot notation. (dot-notation)
(#695) '$' is not defined. (no-undef)
(#698) '$' is not defined. (no-undef)
(#700) ["name"] is better written in dot notation. (dot-notation)
(#701) ["timespent"] is better written in dot notation. (dot-notation)
(#702) ["scorm_remote_id"] is better written in dot notation. (dot-notation)
(#703) ["completed_pages"] is better written in dot notation. (dot-notation)
(#704) ["total_pages"] is better written in dot notation. (dot-notation)
(#705) Trailing spaces not allowed. (no-trailing-spaces)
(#713) Missing space before value for key 'timecreated'. (key-spacing)
(#713) ["timecreated"] is better written in dot notation. (dot-notation)
(#716) ["y"] is better written in dot notation. (dot-notation)
(#717) ["timespent"] is better written in dot notation. (dot-notation)
(#721) ["completions"] is better written in dot notation. (dot-notation)
(#730) Comments should not begin with a lowercase character. (capitalized-comments)
(#732) 'aggregatedTImeSpent' is assigned a value but never used. (no-unused-vars)
(#733) 'aggregatedEnrolments' is assigned a value but never used. (no-unused-vars)
(#734) 'coursetemp' is assigned a value but never used. (no-unused-vars)
(#736) '$' is not defined. (no-undef)
(#737) ["timecreated"] is better written in dot notation. (dot-notation)
(#739) Trailing spaces not allowed. (no-trailing-spaces)
(#741) Trailing spaces not allowed. (no-trailing-spaces)
(#750) Trailing spaces not allowed. (no-trailing-spaces)
(#753) ["timestamp"] is better written in dot notation. (dot-notation)
(#754) ["timestamp"] is better written in dot notation. (dot-notation)
(#757) ["timespent"] is better written in dot notation. (dot-notation)
(#757) ["timespent"] is better written in dot notation. (dot-notation)
(#760) ["enrollments"] is better written in dot notation. (dot-notation)
(#761) ["user_id"] is better written in dot notation. (dot-notation)
(#761) ["user_id"] is better written in dot notation. (dot-notation)
(#763) ["total_pages"] is better written in dot notation. (dot-notation)
(#763) ["completed_pages"] is better written in dot notation. (dot-notation)
(#764) ["completions"] is better written in dot notation. (dot-notation)
(#767) A space is required after ','. (comma-spacing)
(#767) A space is required after ','. (comma-spacing)
(#767) A space is required after ','. (comma-spacing)
(#767) A space is required after ','. (comma-spacing)
(#767) Identifier 'courses_table' is not in camel case. (camelcase)
(#769) Identifier 'get_analytics_data' is not in camel case. (camelcase)
(#773) '$' is not defined. (no-undef)
(#774) Missing space before opening brace. (space-before-blocks)
(#775) Unexpected console statement. (no-console)
(#777) Unexpected console statement. (no-console)
(#778) Expected space or tab after '//' in comment. (spaced-comment)
(#779) Identifier 'processed_data' is not in camel case. (camelcase)
(#788) Identifier 'year_aggregated_data' is not in camel case. (camelcase)
(#788) A space is required after ','. (comma-spacing)
(#788) Missing space before opening brace. (space-before-blocks)
(#791) '$' is not defined. (no-undef)
(#801) Identifier 'year_table_data' is not in camel case. (camelcase)
(#801) A space is required after ','. (comma-spacing)
(#801) Missing space before opening brace. (space-before-blocks)
(#802) Operator '=' must be spaced. (space-infix-ops)
(#805) '$' is not defined. (no-undef)
(#806) Trailing spaces not allowed. (no-trailing-spaces)
(#809) '$' is not defined. (no-undef)
(#810) ["timecreated"] is better written in dot notation. (dot-notation)
(#812) Trailing spaces not allowed. (no-trailing-spaces)
(#813) ["name"] is better written in dot notation. (dot-notation)
(#814) ["timespent"] is better written in dot notation. (dot-notation)
(#815) ["scorm_remote_id"] is better written in dot notation. (dot-notation)
(#816) ["completed_pages"] is better written in dot notation. (dot-notation)
(#817) ["total_pages"] is better written in dot notation. (dot-notation)
(#818) Trailing spaces not allowed. (no-trailing-spaces)
(#826) Missing space before value for key 'timecreated'. (key-spacing)
(#826) ["timecreated"] is better written in dot notation. (dot-notation)
(#829) ["y"] is better written in dot notation. (dot-notation)
(#830) ["timespent"] is better written in dot notation. (dot-notation)
(#834) ["completions"] is better written in dot notation. (dot-notation)
(#842) Missing semicolon. (semi)
(#844) Identifier 'year_rawdata_json' is not in camel case. (camelcase)
(#844) A space is required after ','. (comma-spacing)
(#844) Missing space before opening brace. (space-before-blocks)
(#846) '$' is not defined. (no-undef)
(#847) Trailing spaces not allowed. (no-trailing-spaces)
(#848) 'courseCounts' is assigned a value but never used. (no-unused-vars)
(#850) '$' is not defined. (no-undef)
(#851) ["timecreated"] is better written in dot notation. (dot-notation)
(#853) Trailing spaces not allowed. (no-trailing-spaces)
(#865) '$' is not defined. (no-undef)
(#865) Missing space before opening brace. (space-before-blocks)
(#866) Trailing spaces not allowed. (no-trailing-spaces)
(#867) Trailing spaces not allowed. (no-trailing-spaces)
(#868) 'tableData' is defined but never used. (no-unused-vars)
(#868) A space is required after ','. (comma-spacing)
(#868) A space is required after ','. (comma-spacing)
(#868) 'allcourses' is assigned a value but never used. (no-unused-vars)
(#868) A space is required after ','. (comma-spacing)
(#868) A space is required after ','. (comma-spacing)
(#868) Identifier 'courses_table' is not in camel case. (camelcase)
(#870) Identifier 'analytics_data' is not in camel case. (camelcase)
(#871) Trailing spaces not allowed. (no-trailing-spaces)
(#873) Identifier 'not_processed_tableData' is not in camel case. (camelcase)
(#873) 'not_processed_tableData' is not defined. (no-undef)
(#873) Identifier 'analytics_data' is not in camel case. (camelcase)
(#874) Identifier 'analytics_data' is not in camel case. (camelcase)
(#875) Identifier 'analytics_data' is not in camel case. (camelcase)
(#876) Identifier 'analytics_data' is not in camel case. (camelcase)
(#877) Identifier 'courses_table' is not in camel case. (camelcase)
(#877) Identifier 'analytics_data' is not in camel case. (camelcase)
(#880) '$' is not defined. (no-undef)
(#882) Trailing spaces not allowed. (no-trailing-spaces)
(#883) '$' is not defined. (no-undef)
(#891) Identifier 'completion_statistics_select' is not in camel case. (camelcase)
(#891) '$' is not defined. (no-undef)
(#892) Identifier 'course_statistics_select' is not in camel case. (camelcase)
(#892) Operator '=' must be spaced. (space-infix-ops)
(#892) '$' is not defined. (no-undef)
(#893) Identifier 'table_select' is not in camel case. (camelcase)
(#893) '$' is not defined. (no-undef)
(#894) '$' is not defined. (no-undef)
(#894) There should be no space after this paren. (space-in-parens)
(#894) There should be no space after this paren. (space-in-parens)
(#894) There should be no space before this paren. (space-in-parens)
(#895) Identifier 'completion_statistics_select' is not in camel case. (camelcase)
(#895) '$' is not defined. (no-undef)
(#899) Identifier 'course_statistics_select' is not in camel case. (camelcase)
(#899) '$' is not defined. (no-undef)
(#903) Identifier 'table_select' is not in camel case. (camelcase)
(#903) '$' is not defined. (no-undef)
(#909) Trailing spaces not allowed. (no-trailing-spaces)
(#910) A space is required after ','. (comma-spacing)
(#910) A space is required after ','. (comma-spacing)
(#910) '$' is not defined. (no-undef)
(#910) A space is required after ','. (comma-spacing)
(#911) A space is required after ','. (comma-spacing)
(#911) A space is required after ','. (comma-spacing)
(#911) '$' is not defined. (no-undef)
(#912) A space is required after ','. (comma-spacing)
(#912) '$' is not defined. (no-undef)
(#913) A space is required after ','. (comma-spacing)
(#913) A space is required after ','. (comma-spacing)
(#913) A space is required after ','. (comma-spacing)
(#914) Trailing spaces not allowed. (no-trailing-spaces)
(#915) Trailing spaces not allowed. (no-trailing-spaces)
(#918) Trailing spaces not allowed. (no-trailing-spaces)
(#919) '$' is not defined. (no-undef)
(#919) Missing space before opening brace. (space-before-blocks)
(#920) A space is required after ','. (comma-spacing)
(#921) A space is required after ','. (comma-spacing)
(#923) '$' is not defined. (no-undef)
(#923) Missing space before opening brace. (space-before-blocks)
(#924) A space is required after ','. (comma-spacing)
(#925) A space is required after ','. (comma-spacing)
(#925) A space is required after ','. (comma-spacing)
(#927) '$' is not defined. (no-undef)
(#927) Missing space before opening brace. (space-before-blocks)
(#928) A space is required after ','. (comma-spacing)
(#928) '$' is not defined. (no-undef)
(#929) A space is required after ','. (comma-spacing)
(#929) A space is required after ','. (comma-spacing)
(#931) '$' is not defined. (no-undef)
(#932) '$' is not defined. (no-undef)
(#933) '$' is not defined. (no-undef)
(#934) A space is required after ','. (comma-spacing)
(#934) A space is required after ','. (comma-spacing)
(#934) '$' is not defined. (no-undef)
(#934) A space is required after ','. (comma-spacing)
(#936) '$' is not defined. (no-undef)
(#937) '$' is not defined. (no-undef)
(#938) '$' is not defined. (no-undef)
(#939) A space is required after ','. (comma-spacing)
(#939) A space is required after ','. (comma-spacing)
(#939) '$' is not defined. (no-undef)
(#939) A space is required after ','. (comma-spacing)

CSS problems

(0 errors, 14 warnings)

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

local/levitate/styles.css
(#1561) Unexpected unit (length-zero-no-unit)
(#1561) Unexpected unit (length-zero-no-unit)
(#1637) Unexpected unit (length-zero-no-unit)
(#1637) Unexpected unit (length-zero-no-unit)
(#1697) Unexpected unit (length-zero-no-unit)
(#1697) Unexpected unit (length-zero-no-unit)
(#1697) Unexpected unit (length-zero-no-unit)
(#1743) Unexpected unit (length-zero-no-unit)
(#1743) Unexpected unit (length-zero-no-unit)
(#1782) Unexpected unit (length-zero-no-unit)
(#1796) Unexpected unit (length-zero-no-unit)
(#1796) Unexpected unit (length-zero-no-unit)
(#2078) Unexpected unit (length-zero-no-unit)
(#2078) Unexpected unit (length-zero-no-unit)

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

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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

local/levitate/templates/explore.mustache
(#1) HTML Validation info, line 149: Empty heading. ( <h4 class='pull-left coursename'></h4>)

Gherkin .feature problems

(0 errors, 0 warnings)

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