Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(5408 errors, 413 warnings)

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

local/smart_klass/classes/task/cron_task.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Whitespace found at end of line
(#35) Whitespace found at end of line
(#36) Whitespace found at end of line
(#40) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/ActivityObject.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#17) Whitespace found at end of line
(#23) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#30) Whitespace found at end of line
(#33) Whitespace found at end of line
(#36) Whitespace found at end of line
(#38) Member variable "moreInfo" must be all lower-case
(#39) Whitespace found at end of line
(#41) Closing brace must be on a line by itself
(#42) Whitespace found at end of line
(#43) Public method name "ActivityObject::getType" must be in lower-case letters only
(#46) Whitespace found at end of line
(#47) Public method name "ActivityObject::getName" must be in lower-case letters only
(#50) Whitespace found at end of line
(#51) Public method name "ActivityObject::getDescription" must be in lower-case letters only
(#54) Whitespace found at end of line
(#55) Public method name "ActivityObject::getMoreInfo" must be in lower-case letters only
(#58) Whitespace found at end of line
(#63) This comment is 50% valid code; is this commented out code?
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) No space found before comment text; expected "// $obj->description = $this->description;" but found "//$obj->description = $this->description;"
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) This comment is 46% valid code; is this commented out code?
(#64) No space found before comment text; expected "// $obj->moreInfo = $this->moreInfo ;" but found "//$obj->moreInfo = $this->moreInfo ;"
local/smart_klass/classes/xAPI/Activities/Assessment.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Line exceeds maximum limit of 180 characters; contains 189 characters
(#22) Line exceeds maximum limit of 180 characters; contains 188 characters
local/smart_klass/classes/xAPI/Activities/Cmi.interaction.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/CmiInteraction.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#13) Duplicate class name "SmartKlass\xAPI\CmiInteraction" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/smart_klass/classes/xAPI/Activities/Cmi.interaction.php on line 13
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/Course.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Line exceeds maximum limit of 180 characters; contains 225 characters
(#22) Line exceeds maximum limit of 180 characters; contains 220 characters
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/File.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Line exceeds maximum limit of 180 characters; contains 331 characters
(#22) Line exceeds maximum limit of 180 characters; contains 379 characters
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/Interaction.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Line exceeds maximum limit of 180 characters; contains 255 characters
(#22) Line exceeds maximum limit of 180 characters; contains 286 characters
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/Lesson.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Line exceeds 132 characters; contains 179 characters
(#22) Line exceeds maximum limit of 180 characters; contains 199 characters
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/Link.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Line exceeds maximum limit of 180 characters; contains 373 characters
(#22) Line exceeds maximum limit of 180 characters; contains 381 characters
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/Media.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Line exceeds maximum limit of 180 characters; contains 244 characters
(#22) Line exceeds maximum limit of 180 characters; contains 311 characters
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/Meeting.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/Module.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Line exceeds maximum limit of 180 characters; contains 255 characters
(#22) Line exceeds maximum limit of 180 characters; contains 308 characters
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/Objective.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Line exceeds maximum limit of 180 characters; contains 246 characters
(#22) Line exceeds maximum limit of 180 characters; contains 265 characters
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/Performance.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Line exceeds maximum limit of 180 characters; contains 231 characters
(#22) Line exceeds maximum limit of 180 characters; contains 245 characters
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/Question.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Line exceeds 132 characters; contains 179 characters
(#22) Line exceeds maximum limit of 180 characters; contains 193 characters
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activities/Simulation.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Line exceeds maximum limit of 180 characters; contains 245 characters
(#22) Line exceeds maximum limit of 180 characters; contains 252 characters
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
local/smart_klass/classes/xAPI/Activity.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Whitespace found at end of line
(#19) Whitespace found at end of line
(#26) Whitespace found at end of line
(#30) Whitespace found at end of line
(#35) Whitespace found at end of line
(#36) Public method name "Activity::setId" must be in lower-case letters only
(#37) Whitespace found at end of line
(#41) Whitespace found at end of line
(#42) Public method name "Activity::getId" must be in lower-case letters only
(#45) Whitespace found at end of line
(#46) Public method name "Activity::setDefinition" must be in lower-case letters only
(#47) Whitespace found at end of line
(#51) Whitespace found at end of line
(#52) Public method name "Activity::getDefinition" must be in lower-case letters only
(#53) Inline control structures are not allowed
(#56) Whitespace found at end of line
(#57) Whitespace found at end of line
(#60) Whitespace found at end of line
(#62) Whitespace found at end of line
(#63) Whitespace found at end of line
(#64) Inline control structures are not allowed
(#66) Whitespace found at end of line
(#67) Expected "if (...) {\n"; found "if (...){\n"
(#69) Inline control structures are not allowed
(#72) Whitespace found at end of line
(#72) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#73) Whitespace found at end of line
local/smart_klass/classes/xAPI/ActivityDefinition.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Whitespace found at end of line
(#19) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#28) Whitespace found at end of line
(#30) Whitespace found at end of line
(#32) Whitespace found at end of line
(#35) Whitespace found at end of line
(#37) Line exceeds 132 characters; contains 142 characters
(#39) Whitespace found at end of line
(#41) Member variable "moreInfo" must be all lower-case
(#42) Whitespace found at end of line
(#43) Whitespace found at end of line
(#45) Line exceeds 132 characters; contains 176 characters
(#45) Whitespace found at end of line
(#47) Whitespace found at end of line
(#49) Member variable "interactionType" must be all lower-case
(#52) Line exceeds 132 characters; contains 134 characters
(#52) Whitespace found at end of line
(#53) Whitespace found at end of line
(#55) Whitespace found at end of line
(#57) Member variable "correctResponsesPattern" must be all lower-case
(#60) Line exceeds 132 characters; contains 133 characters
(#60) Whitespace found at end of line
(#62) Whitespace found at end of line
(#67) Whitespace found at end of line
(#69) Whitespace found at end of line
(#74) Whitespace found at end of line
(#76) Whitespace found at end of line
(#81) Whitespace found at end of line
(#83) Whitespace found at end of line
(#88) Whitespace found at end of line
(#90) Whitespace found at end of line
(#93) Whitespace found at end of line
(#94) Whitespace found at end of line
(#100) Line exceeds 132 characters; contains 153 characters
(#102) Whitespace found at end of line
(#103) Whitespace found at end of line
(#104) Line exceeds 132 characters; contains 161 characters
(#105) Whitespace found at end of line
(#106) Line exceeds 132 characters; contains 161 characters
(#106) Whitespace found at end of line
(#107) Line exceeds maximum limit of 180 characters; contains 217 characters
(#107) Whitespace found at end of line
(#109) Whitespace found at end of line
(#112) Whitespace found at end of line
(#113) Whitespace found at end of line
(#114) Member variable "elementsInteractionsTypes" must be all lower-case
(#114) Whitespace found at end of line
(#115) Whitespace found at end of line
(#116) Whitespace found at end of line
(#117) Whitespace found at end of line
(#118) Commas (,) must be followed by white space.
(#118) Whitespace found at end of line
(#119) Whitespace found at end of line
(#120) Whitespace found at end of line
(#124) Whitespace found at end of line
(#125) Whitespace found at end of line
(#128) Whitespace found at end of line
(#132) Whitespace found at end of line
(#133) Public method name "ActivityDefinition::setId" must be in lower-case letters only
(#135) Variable "verb_definition" must not contain underscores.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 8 spaces, found 2
(#136) Expected "if (...) {\n"; found "if(...){\n"
(#136) Variable "verb_definition" must not contain underscores.
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Whitespace found at end of line
(#139) Closing brace indented incorrectly; expected 2 spaces, found 8
(#139) Whitespace found at end of line
(#142) This comment is 59% valid code; is this commented out code?
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) No space found before comment text; expected "// $this->description = $this->getDescription();" but found "//$this->description = $this->getDescription();"
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) This comment is 59% valid code; is this commented out code?
(#143) No space found before comment text; expected "// $this->moreInfo = $this->getMoreInfo();" but found "//$this->moreInfo = $this->getMoreInfo();"
(#145) Line indented incorrectly; expected 4 spaces, found 5
(#145) Closing brace indented incorrectly; expected 4 spaces, found 5
(#146) Whitespace found at end of line
(#147) Line indented incorrectly; expected 4 spaces, found 5
(#147) Public method name "ActivityDefinition::getType" must be in lower-case letters only
(#149) Closing brace indented incorrectly; expected 5 spaces, found 4
(#150) Whitespace found at end of line
(#151) Public method name "ActivityDefinition::getName" must be in lower-case letters only
(#154) Whitespace found at end of line
(#155) Public method name "ActivityDefinition::getDescription" must be in lower-case letters only
(#158) Whitespace found at end of line
(#159) Public method name "ActivityDefinition::getMoreInfo" must be in lower-case letters only
(#162) Whitespace found at end of line
(#163) Whitespace found at end of line
(#164) Whitespace found at end of line
(#165) Public method name "ActivityDefinition::getExtension" must be in lower-case letters only
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#167) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#168) Whitespace found at end of line
(#180) Whitespace found at end of line
(#181) Public method name "ActivityDefinition::getExtensions" must be in lower-case letters only
(#184) Whitespace found at end of line
(#185) Public method name "ActivityDefinition::addExtension" must be in lower-case letters only
(#185) Expected 1 space after closing parenthesis; found 0
(#186) Expected "if (...) {\n"; found "if (...){\n"
(#187) Space found before semicolon; expected ");" but found ") ;"
(#188) Inline control structures are not allowed
(#188) Whitespace found at end of line
(#193) Whitespace found at end of line
(#194) Whitespace found at end of line
(#195) Whitespace found at end of line
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) No space found before comment text; expected "// Campos de interacciones" but found "//Campos de interacciones"
(#197) Public method name "ActivityDefinition::setInteractionType" must be in lower-case letters only
(#197) Expected 1 space after closing parenthesis; found 0
(#198) Inline control structures are not allowed
(#198) Whitespace found at end of line
(#201) Whitespace found at end of line
(#202) Whitespace found at end of line
(#203) Public method name "ActivityDefinition::getInteractionType" must be in lower-case letters only
(#206) Whitespace found at end of line
(#207) Public method name "ActivityDefinition::addCorrectResponsePattern" must be in lower-case letters only
(#207) Expected 1 space after closing parenthesis; found 0
(#208) Inline control structures are not allowed
(#208) Expected 1 space before "="; 0 found
(#208) Expected 1 space after "="; 0 found
(#211) Whitespace found at end of line
(#212) Public method name "ActivityDefinition::getCorrectResponsePattern" must be in lower-case letters only
(#212) Expected 1 space after closing parenthesis; found 0
(#215) Whitespace found at end of line
(#216) Public method name "ActivityDefinition::setChoices" must be in lower-case letters only
(#216) Expected 1 space after closing parenthesis; found 0
(#217) Inline control structures are not allowed
(#217) Expected 1 space before "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#218) Whitespace found at end of line
(#221) Inline control structures are not allowed
(#225) Public method name "ActivityDefinition::getChoices" must be in lower-case letters only
(#229) Public method name "ActivityDefinition::addScale" must be in lower-case letters only
(#229) Expected 1 space after closing parenthesis; found 0
(#230) Inline control structures are not allowed
(#230) Expected 1 space before "="; 0 found
(#230) Expected 1 space after "="; 0 found
(#231) Whitespace found at end of line
(#234) Inline control structures are not allowed
(#237) Whitespace found at end of line
(#238) Public method name "ActivityDefinition::getScale" must be in lower-case letters only
(#241) Whitespace found at end of line
(#242) Public method name "ActivityDefinition::addSource" must be in lower-case letters only
(#242) Expected 1 space after closing parenthesis; found 0
(#243) Inline control structures are not allowed
(#243) Expected 1 space before "="; 0 found
(#243) Expected 1 space after "="; 0 found
(#244) Whitespace found at end of line
(#247) Inline control structures are not allowed
(#250) Whitespace found at end of line
(#251) Public method name "ActivityDefinition::getSource" must be in lower-case letters only
(#254) Whitespace found at end of line
(#255) Public method name "ActivityDefinition::addTarget" must be in lower-case letters only
(#255) Expected 1 space after closing parenthesis; found 0
(#256) Inline control structures are not allowed
(#256) Expected 1 space before "="; 0 found
(#256) Expected 1 space after "="; 0 found
(#257) Whitespace found at end of line
(#260) Inline control structures are not allowed
(#263) Whitespace found at end of line
(#264) Public method name "ActivityDefinition::getTarget" must be in lower-case letters only
(#267) Whitespace found at end of line
(#268) Public method name "ActivityDefinition::addStep" must be in lower-case letters only
(#268) Expected 1 space after closing parenthesis; found 0
(#269) Inline control structures are not allowed
(#269) Expected 1 space before "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#270) Whitespace found at end of line
(#273) Inline control structures are not allowed
(#274) Whitespace found at end of line
(#276) Whitespace found at end of line
(#277) Public method name "ActivityDefinition::getSteps" must be in lower-case letters only
(#280) Whitespace found at end of line
(#283) Whitespace found at end of line
(#284) Inline control structures are not allowed
(#286) Whitespace found at end of line
(#287) Inline control structures are not allowed
(#289) Whitespace found at end of line
(#290) Inline control structures are not allowed
(#292) Whitespace found at end of line
(#293) Inline control structures are not allowed
(#295) Whitespace found at end of line
(#296) Inline control structures are not allowed
(#298) Whitespace found at end of line
(#299) Inline control structures are not allowed
(#299) Expected 1 space before ">"; 0 found
(#299) Expected 1 space after ">"; 0 found
(#301) Whitespace found at end of line
(#302) Inline control structures are not allowed
(#302) Expected 1 space before ">"; 0 found
(#302) Expected 1 space after ">"; 0 found
(#304) Whitespace found at end of line
(#305) Inline control structures are not allowed
(#305) Expected 1 space before ">"; 0 found
(#305) Expected 1 space after ">"; 0 found
(#307) Whitespace found at end of line
(#308) Inline control structures are not allowed
(#308) Expected 1 space before ">"; 0 found
(#308) Expected 1 space after ">"; 0 found
(#310) Whitespace found at end of line
(#311) Inline control structures are not allowed
(#311) Expected 1 space before ">"; 0 found
(#311) Expected 1 space after ">"; 0 found
(#313) Whitespace found at end of line
(#314) Inline control structures are not allowed
(#314) Expected 1 space before ">"; 0 found
(#314) Expected 1 space after ">"; 0 found
(#316) Whitespace found at end of line
(#317) Expected 1 space before ">"; 0 found
(#317) Expected 1 space after ">"; 0 found
(#320) Inline control structures are not allowed
(#320) Whitespace found at end of line
(#323) Inline control structures are not allowed
(#327) Whitespace found at end of line
local/smart_klass/classes/xAPI/Agent.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Whitespace found at end of line
(#19) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#28) Whitespace found at end of line
(#30) Whitespace found at end of line
(#35) Whitespace found at end of line
(#37) Member variable "agentid_type" must not contain underscores.
(#40) Line exceeds 132 characters; contains 139 characters
(#42) Whitespace found at end of line
(#48) Whitespace found at end of line
(#51) Whitespace found at end of line
(#54) Whitespace found at end of line
(#56) Member variable "data_provider" must not contain underscores.
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// Si existe userid trata de obtener la información de usuario de la base de datos de moodle" but found "//Si existe userid trata de obtener la información de usuario de la base de datos de moodle"
(#61) Whitespace found at end of line
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Line indented incorrectly; expected at least 8 spaces, found 7
(#62) No space found before comment text; expected "// Creo el Proveedor de Datos de Moodle" but found "//Creo el Proveedor de Datos de Moodle"
(#63) Line indented incorrectly; expected at least 8 spaces, found 7
(#63) Whitespace found at end of line
(#65) Whitespace found at end of line
(#69) Whitespace found at end of line
(#71) Whitespace found at end of line
(#72) Whitespace found at end of line
(#74) Whitespace found at end of line
(#92) Whitespace found at end of line
local/smart_klass/classes/xAPI/Autoloader.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Whitespace found at end of line
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Whitespace found at end of line
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Whitespace found at end of line
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Member variable "prefixLength" must be all lower-case
(#32) Variable "baseDirectory" must be all lower-case
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "baseDirectory" must be all lower-case
(#37) Whitespace found at end of line
(#44) Whitespace found at end of line
(#53) Opening brace should be on the same line as the declaration
(#62) Variable "className" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "className" must be all lower-case
(#65) Variable "className" must be all lower-case
(#71) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#73) Inline control structures are not allowed
(#76) Expected "if (...) {\n"; found "if (...){ \n"
(#76) Whitespace found at end of line
local/smart_klass/classes/xAPI/Collectors/ActivityCompletedCollector.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Public method name "ActivityCompletedCollector::collectData" must be in lower-case letters only
(#17) Expected 1 space after closing parenthesis; found 0
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#23) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Public method name "ActivityCompletedCollector::prepareStatement" must be in lower-case letters only
(#27) Variable "xAPI_statement" must be all lower-case
(#27) Variable "xAPI_statement" must not contain underscores.
(#27) Expected 1 space after closing parenthesis; found 0
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) No space found before comment text; expected "// SetActor" but found "//SetActor"
(#30) Variable "xAPI_statement" must be all lower-case
(#30) Variable "xAPI_statement" must not contain underscores.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// SetVerb" but found "//SetVerb"
(#33) Variable "xAPI_statement" must be all lower-case
(#33) Variable "xAPI_statement" must not contain underscores.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// SetObject" but found "//SetObject"
(#38) Variable "activity_definition" must not contain underscores.
(#40) Line indented incorrectly; expected at least 12 spaces, found 11
(#40) Variable "activity_definition" must not contain underscores.
(#41) Line indented incorrectly; expected at least 12 spaces, found 11
(#41) Variable "xAPI_statement" must be all lower-case
(#41) Variable "xAPI_statement" must not contain underscores.
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// SetResult" but found "//SetResult"
(#43) Whitespace found at end of line
(#44) Line indented incorrectly; expected at least 12 spaces, found 11
(#44) Variable "xAPI_statement" must be all lower-case
(#44) Variable "xAPI_statement" must not contain underscores.
(#44) Whitespace found at end of line
(#45) Whitespace found at end of line
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Line indented incorrectly; expected at least 12 spaces, found 11
(#46) No space found before comment text; expected "// SetContext" but found "//SetContext"
(#47) Line indented incorrectly; expected at least 12 spaces, found 11
(#47) Variable "xAPI_statement" must be all lower-case
(#47) Variable "xAPI_statement" must not contain underscores.
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#48) Line indented incorrectly; expected at least 12 spaces, found 11
(#48) Variable "xAPI_statement" must be all lower-case
(#48) Variable "xAPI_statement" must not contain underscores.
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Line exceeds 132 characters; contains 150 characters
(#49) Whitespace found at end of line
(#50) Line indented incorrectly; expected at least 12 spaces, found 11
(#50) Variable "role_extension" must not contain underscores.
(#54) Line indented incorrectly; expected at least 12 spaces, found 11
(#54) Variable "xAPI_statement" must be all lower-case
(#54) Variable "xAPI_statement" must not contain underscores.
(#54) Variable "role_extension" must not contain underscores.
(#55) Whitespace found at end of line
(#56) Line indented incorrectly; expected at least 12 spaces, found 11
(#57) Line indented incorrectly; expected at least 12 spaces, found 11
(#57) Inline control structures are not allowed
(#57) Variable "xAPI_statement" must be all lower-case
(#57) Variable "xAPI_statement" must not contain underscores.
(#58) Whitespace found at end of line
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Line indented incorrectly; expected at least 12 spaces, found 11
(#59) No space found before comment text; expected "// SetTimeStamp" but found "//SetTimeStamp"
(#60) Line indented incorrectly; expected at least 12 spaces, found 11
(#60) Variable "xAPI_statement" must be all lower-case
(#60) Variable "xAPI_statement" must not contain underscores.
(#62) Line indented incorrectly; expected at least 12 spaces, found 11
(#62) Variable "xAPI_statement" must be all lower-case
(#62) Variable "xAPI_statement" must not contain underscores.
(#65) Whitespace found at end of line
(#74) Whitespace found at end of line
(#78) Whitespace found at end of line
local/smart_klass/classes/xAPI/Collectors/Collector.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Whitespace found at end of line
(#22) Member variable "max_registrys" must not contain underscores.
(#23) Whitespace found at end of line
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#25) Whitespace found at end of line
(#26) Member variable "aditional_collectors" must not contain underscores.
(#27) Whitespace found at end of line
(#28) Member variable "last_error" must not contain underscores.
(#32) Whitespace found at end of line
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#36) Whitespace found at end of line
(#37) Inline control structures are not allowed
(#38) Whitespace found at end of line
(#40) Inline control structures are not allowed
(#40) Expected 1 space before "=="; 0 found
(#40) Expected 1 space after "=="; 0 found
(#41) Whitespace found at end of line
(#42) This comment is 65% valid code; is this commented out code?
(#45) Whitespace found at end of line
(#46) Whitespace found at end of line
(#49) Whitespace found at end of line
(#51) Whitespace found at end of line
(#56) Whitespace found at end of line
(#57) Expected "if (...) {\n"; found "if (...){\n"
(#57) Expected 1 space before ">"; 0 found
(#57) Expected 1 space after ">"; 0 found
(#58) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Variable "collector_name" must not contain underscores.
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#59) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {"
(#60) Variable "addicional_collector" must not contain underscores.
(#60) Variable "collectorName" must be all lower-case
(#62) Empty CATCH statement detected
(#62) Empty CATCH statement must have a comment to explain why the exception is not handled
(#62) Closing brace must be on a line by itself
(#66) Whitespace found at end of line
(#67) Protected method name "Collector::registerAdiccionalCollector" must be in lower-case letters only
(#68) Inline control structures are not allowed
(#70) Whitespace found at end of line
(#72) Whitespace found at end of line
(#86) Whitespace found at end of line
(#87) Variable "xApi" must be all lower-case
(#88) Whitespace found at end of line
(#88) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Variable "lrs_version" must not contain underscores.
(#90) Variable "xApi" must be all lower-case
(#91) Variable "lrs_version" must not contain underscores.
(#98) Whitespace found at end of line
(#98) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#99) Whitespace found at end of line
(#100) Whitespace found at end of line
(#101) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#102) Variable "xApi" must be all lower-case
(#103) Variable "xApi" must be all lower-case
(#103) Variable "xApi" must be all lower-case
(#104) Whitespace found at end of line
(#104) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#105) Whitespace found at end of line
(#106) Variable "log_obj" must not contain underscores.
(#107) Variable "log_obj" must not contain underscores.
(#108) Whitespace found at end of line
(#110) Variable "log_obj" must not contain underscores.
(#111) Expected "if (...) {\n"; found "if (...){\n"
(#111) Variable "xApi" must be all lower-case
(#113) Whitespace found at end of line
(#114) Variable "log_obj" must not contain underscores.
(#115) Variable "log_obj" must not contain underscores.
(#116) Variable "log_obj" must not contain underscores.
(#117) Variable "log_obj" must not contain underscores.
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) No space found before comment text; expected "// Set plattform" but found "//Set plattform"
(#121) Variable "xApi" must be all lower-case
(#122) Whitespace found at end of line
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// Set regId" but found "//Set regId"
(#124) Variable "regid_extension" must not contain underscores.
(#128) Line indented incorrectly; expected at least 12 spaces, found 11
(#128) Variable "xApi" must be all lower-case
(#128) Variable "regid_extension" must not contain underscores.
(#128) Whitespace found at end of line
(#129) Whitespace found at end of line
(#129) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Line indented incorrectly; expected at least 12 spaces, found 11
(#131) Variable "xApi" must be all lower-case
(#135) Variable "log_obj" must not contain underscores.
(#136) Variable "log_obj" must not contain underscores.
(#137) Variable "log_obj" must not contain underscores.
(#139) Variable "log_obj" must not contain underscores.
(#140) Inline control structures are not allowed
(#140) Whitespace found at end of line
(#141) Variable "log_obj" must not contain underscores.
(#141) Variable "xApi" must be all lower-case
(#144) Variable "xApi" must be all lower-case
(#145) Inline control structures are not allowed
(#145) Whitespace found at end of line
(#147) Inline control structures are not allowed
(#147) Whitespace found at end of line
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) No space found before comment text; expected "// reset number of cicles of harvester" but found "//reset number of cicles of harvester"
(#156) Line indented incorrectly; expected at least 20 spaces, found 19
(#158) Line indented incorrectly; expected at least 20 spaces, found 19
(#162) Expected "if (...) {\n"; found "if (...){\n"
(#163) Variable "log_obj" must not contain underscores.
(#164) Variable "log_obj" must not contain underscores.
(#165) Variable "log_obj" must not contain underscores.
(#166) Variable "log_obj" must not contain underscores.
(#167) Variable "log_obj" must not contain underscores.
(#167) Variable "xApi" must be all lower-case
(#170) Variable "log_obj" must not contain underscores.
(#171) Variable "log_obj" must not contain underscores.
(#174) Whitespace found at end of line
(#174) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#175) Whitespace found at end of line
(#176) Whitespace found at end of line
(#177) Whitespace found at end of line
(#180) Whitespace found at end of line
(#181) Private method name "Collector::getXapi" must be in lower-case letters only
(#182) Line indented incorrectly; expected at least 8 spaces, found 7
(#183) Line indented incorrectly; expected at least 8 spaces, found 7
(#183) Variable "validate_statements" must not contain underscores.
(#184) Line indented incorrectly; expected at least 8 spaces, found 7
(#185) Whitespace found at end of line
(#186) Line indented incorrectly; expected at least 8 spaces, found 7
(#186) Variable "validate_statements" must not contain underscores.
(#188) Whitespace found at end of line
(#189) Public method name "Collector::getReproccessIds" must be in lower-case letters only
(#189) Expected 1 space after closing parenthesis; found 0
(#192) Whitespace found at end of line
(#193) Public method name "Collector::addReproccessIds" must be in lower-case letters only
(#193) Expected 1 space after closing parenthesis; found 0
(#194) Inline control structures are not allowed
(#194) Expected 1 space before ">"; 0 found
(#194) Expected 1 space after ">"; 0 found
(#195) Line indented incorrectly; expected at least 8 spaces, found 4
(#197) Inline control structures are not allowed
(#198) Expected 1 space after "="; 2 found
(#201) Whitespace found at end of line
(#202) Public method name "Collector::removeReproccessId" must be in lower-case letters only
(#207) Whitespace found at end of line
(#208) Public method name "Collector::getStrategy" must be in lower-case letters only
(#208) Expected 1 space after closing parenthesis; found 0
(#210) Closing brace must be on a line by itself
(#211) Closing brace must be on a line by itself
(#212) Closing brace must be on a line by itself
(#213) Closing brace must be on a line by itself
(#217) Whitespace found at end of line
(#218) Public method name "Collector::setStrategy" must be in lower-case letters only
(#218) Expected 1 space after closing parenthesis; found 0
(#218) Whitespace found at end of line
(#220) Closing brace must be on a line by itself
(#221) Closing brace must be on a line by itself
(#222) Closing brace must be on a line by itself
(#223) Closing brace must be on a line by itself
(#226) Public method name "Collector::getLastExecution" must be in lower-case letters only
(#226) Expected 1 space after closing parenthesis; found 0
(#226) Whitespace found at end of line
(#227) Expected 1 space before "?"; 2 found
(#229) Whitespace found at end of line
(#230) Public method name "Collector::setLastExecution" must be in lower-case letters only
(#230) Variable "new_execution" must not contain underscores.
(#230) Expected 1 space after closing parenthesis; found 0
(#231) Inline control structures are not allowed
(#231) Variable "new_execution" must not contain underscores.
(#232) Variable "new_execution" must not contain underscores.
(#234) Whitespace found at end of line
(#235) Public method name "Collector::getLastRegistry" must be in lower-case letters only
(#235) Expected 1 space after closing parenthesis; found 0
(#236) Expected 1 space before "?"; 2 found
(#238) Whitespace found at end of line
(#239) Public method name "Collector::setLastRegistry" must be in lower-case letters only
(#239) Variable "new_registry" must not contain underscores.
(#239) Expected 1 space after closing parenthesis; found 0
(#240) Inline control structures are not allowed
(#240) Variable "new_registry" must not contain underscores.
(#241) Variable "new_registry" must not contain underscores.
(#243) Whitespace found at end of line
(#244) Public method name "Collector::getData" must be in lower-case letters only
(#244) Expected 1 space after closing parenthesis; found 0
(#244) Whitespace found at end of line
(#247) Whitespace found at end of line
(#248) Public method name "Collector::setData" must be in lower-case letters only
(#248) Expected 1 space after closing parenthesis; found 0
(#252) Public method name "Collector::getMaxRegistrys" must be in lower-case letters only
(#253) Expected 1 space after "?"; newline found
(#253) Whitespace found at end of line
(#254) Expected 1 space after ":"; newline found
(#254) Whitespace found at end of line
(#257) Whitespace found at end of line
(#258) Public method name "Collector::setMaxRegistrys" must be in lower-case letters only
(#261) Whitespace found at end of line
(#262) Public method name "Collector::getFileLog" must be in lower-case letters only
(#262) Expected 1 space after closing parenthesis; found 0
(#266) Public method name "Collector::getInstructors" must be in lower-case letters only
(#269) Expected "if (...) {\n"; found "if (...){\n"
(#270) Expected "if (...) {\n"; found "if (...){ \n"
(#270) Whitespace found at end of line
(#271) Whitespace found at end of line
(#278) Whitespace found at end of line
(#282) Whitespace found at end of line
(#283) Public method name "Collector::getMaxId" must be in lower-case letters only
(#286) Whitespace found at end of line
(#287) Protected method name "Collector::setLastError" must be in lower-case letters only
(#290) Whitespace found at end of line
(#291) Protected method name "Collector::getLastError" must be in lower-case letters only
(#294) Whitespace found at end of line
(#295) method name "Collector::collectData" must be in lower-case letters only
(#295) Visibility must be declared on method "collectData"
(#296) method name "Collector::prepareStatement" must be in lower-case letters only
(#296) Visibility must be declared on method "prepareStatement"
local/smart_klass/classes/xAPI/Collectors/CourseCompletedCollector.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Public method name "CourseCompletedCollector::collectData" must be in lower-case letters only
(#17) Expected 1 space after closing parenthesis; found 0
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#23) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Public method name "CourseCompletedCollector::prepareStatement" must be in lower-case letters only
(#27) Variable "xAPI_statement" must be all lower-case
(#27) Variable "xAPI_statement" must not contain underscores.
(#27) Expected 1 space after closing parenthesis; found 0
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) No space found before comment text; expected "// SetActor" but found "//SetActor"
(#30) Variable "xAPI_statement" must be all lower-case
(#30) Variable "xAPI_statement" must not contain underscores.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// SetVerb" but found "//SetVerb"
(#33) Variable "xAPI_statement" must be all lower-case
(#33) Variable "xAPI_statement" must not contain underscores.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// SetObject" but found "//SetObject"
(#38) Variable "activity_definition" must not contain underscores.
(#40) Line indented incorrectly; expected at least 12 spaces, found 11
(#40) Variable "activity_definition" must not contain underscores.
(#41) Line indented incorrectly; expected at least 12 spaces, found 11
(#41) Variable "xAPI_statement" must be all lower-case
(#41) Variable "xAPI_statement" must not contain underscores.
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// SetResult" but found "//SetResult"
(#44) Line indented incorrectly; expected at least 12 spaces, found 11
(#44) Variable "xAPI_statement" must be all lower-case
(#44) Variable "xAPI_statement" must not contain underscores.
(#44) Line exceeds 132 characters; contains 135 characters
(#45) Line indented incorrectly; expected at least 12 spaces, found 11
(#45) Variable "xAPI_statement" must be all lower-case
(#45) Variable "xAPI_statement" must not contain underscores.
(#45) Whitespace found at end of line
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) No space found before comment text; expected "// SetContext" but found "//SetContext"
(#47) Variable "role_extension" must not contain underscores.
(#51) Line indented incorrectly; expected at least 12 spaces, found 11
(#51) Variable "xAPI_statement" must be all lower-case
(#51) Variable "xAPI_statement" must not contain underscores.
(#51) Variable "role_extension" must not contain underscores.
(#52) Line indented incorrectly; expected at least 12 spaces, found 11
(#53) Line indented incorrectly; expected at least 12 spaces, found 11
(#53) Inline control structures are not allowed
(#53) Variable "xAPI_statement" must be all lower-case
(#53) Variable "xAPI_statement" must not contain underscores.
(#54) Whitespace found at end of line
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) No space found before comment text; expected "// SetTimeStamp" but found "//SetTimeStamp"
(#56) Variable "xAPI_statement" must be all lower-case
(#56) Variable "xAPI_statement" must not contain underscores.
(#58) Variable "xAPI_statement" must be all lower-case
(#58) Variable "xAPI_statement" must not contain underscores.
(#61) Whitespace found at end of line
local/smart_klass/classes/xAPI/Collectors/CourseCreateCollector.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Public method name "CourseCreateCollector::collectData" must be in lower-case letters only
(#17) Expected 1 space after closing parenthesis; found 0
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#23) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Public method name "CourseCreateCollector::prepareStatement" must be in lower-case letters only
(#27) Variable "xAPI_statement" must be all lower-case
(#27) Variable "xAPI_statement" must not contain underscores.
(#27) Expected 1 space after closing parenthesis; found 0
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) No space found before comment text; expected "// SetActor" but found "//SetActor"
(#30) Variable "xAPI_statement" must be all lower-case
(#30) Variable "xAPI_statement" must not contain underscores.
(#31) Whitespace found at end of line
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// SetVerb" but found "//SetVerb"
(#33) Variable "xAPI_statement" must be all lower-case
(#33) Variable "xAPI_statement" must not contain underscores.
(#34) Whitespace found at end of line
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// SetObject" but found "//SetObject"
(#40) Whitespace found at end of line
(#41) Inline control structures are not allowed
(#43) Whitespace found at end of line
(#43) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#44) Whitespace found at end of line
(#45) Line indented incorrectly; expected at least 8 spaces, found 7
(#47) Line indented incorrectly; expected at least 8 spaces, found 7
(#48) Whitespace found at end of line
(#49) Line indented incorrectly; expected at least 8 spaces, found 7
(#49) Variable "activity_definition" must not contain underscores.
(#50) Line indented incorrectly; expected at least 8 spaces, found 7
(#50) Variable "activity_definition" must not contain underscores.
(#52) Whitespace found at end of line
(#54) Line indented incorrectly; expected at least 8 spaces, found 7
(#54) Variable "activity_definition" must not contain underscores.
(#55) Line indented incorrectly; expected at least 8 spaces, found 7
(#55) Variable "xAPI_statement" must be all lower-case
(#55) Variable "xAPI_statement" must not contain underscores.
(#56) Whitespace found at end of line
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// SetResult" but found "//SetResult"
(#58) Whitespace found at end of line
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// SetContext" but found "//SetContext"
(#61) Inline control structures are not allowed
(#61) Variable "xAPI_statement" must be all lower-case
(#61) Variable "xAPI_statement" must not contain underscores.
(#62) Whitespace found at end of line
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) No space found before comment text; expected "// SetTimeStamp" but found "//SetTimeStamp"
(#64) Variable "xAPI_statement" must be all lower-case
(#64) Variable "xAPI_statement" must not contain underscores.
(#65) Whitespace found at end of line
(#66) Variable "xAPI_statement" must be all lower-case
(#66) Variable "xAPI_statement" must not contain underscores.
local/smart_klass/classes/xAPI/Collectors/CourseEnrolCollector.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Public method name "CourseEnrolCollector::collectData" must be in lower-case letters only
(#17) Expected 1 space after closing parenthesis; found 0
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#23) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Public method name "CourseEnrolCollector::prepareStatement" must be in lower-case letters only
(#27) Variable "xAPI_statement" must be all lower-case
(#27) Variable "xAPI_statement" must not contain underscores.
(#27) Expected 1 space after closing parenthesis; found 0
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) No space found before comment text; expected "// SetActor" but found "//SetActor"
(#30) Variable "xAPI_statement" must be all lower-case
(#30) Variable "xAPI_statement" must not contain underscores.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// SetVerb" but found "//SetVerb"
(#33) Variable "xAPI_statement" must be all lower-case
(#33) Variable "xAPI_statement" must not contain underscores.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// SetObject" but found "//SetObject"
(#38) Variable "activity_definition" must not contain underscores.
(#40) Line indented incorrectly; expected at least 12 spaces, found 11
(#40) Variable "activity_definition" must not contain underscores.
(#41) Line indented incorrectly; expected at least 12 spaces, found 11
(#41) Variable "xAPI_statement" must be all lower-case
(#41) Variable "xAPI_statement" must not contain underscores.
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// SetResult" but found "//SetResult"
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// SetContext" but found "//SetContext"
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 12 spaces, found 3
(#46) Variable "role_extension" must not contain underscores.
(#50) Line indented incorrectly; expected at least 12 spaces, found 11
(#50) Variable "xAPI_statement" must be all lower-case
(#50) Variable "xAPI_statement" must not contain underscores.
(#50) Variable "role_extension" must not contain underscores.
(#51) Whitespace found at end of line
(#52) Line indented incorrectly; expected at least 12 spaces, found 11
(#53) Line indented incorrectly; expected at least 12 spaces, found 11
(#53) Inline control structures are not allowed
(#53) Variable "xAPI_statement" must be all lower-case
(#53) Variable "xAPI_statement" must not contain underscores.
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) No space found before comment text; expected "// SetTimeStamp" but found "//SetTimeStamp"
(#56) Variable "xAPI_statement" must be all lower-case
(#56) Variable "xAPI_statement" must not contain underscores.
(#58) Variable "xAPI_statement" must be all lower-case
(#58) Variable "xAPI_statement" must not contain underscores.
(#61) Whitespace found at end of line
local/smart_klass/classes/xAPI/Collectors/CourseInitializedCollector.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Public method name "CourseInitializedCollector::collectData" must be in lower-case letters only
(#17) Expected 1 space after closing parenthesis; found 0
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#23) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Public method name "CourseInitializedCollector::prepareStatement" must be in lower-case letters only
(#27) Variable "xAPI_statement" must be all lower-case
(#27) Variable "xAPI_statement" must not contain underscores.
(#27) Expected 1 space after closing parenthesis; found 0
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) No space found before comment text; expected "// SetActor" but found "//SetActor"
(#30) Variable "xAPI_statement" must be all lower-case
(#30) Variable "xAPI_statement" must not contain underscores.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// SetVerb" but found "//SetVerb"
(#33) Variable "xAPI_statement" must be all lower-case
(#33) Variable "xAPI_statement" must not contain underscores.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// SetObject" but found "//SetObject"
(#38) Variable "activity_definition" must not contain underscores.
(#40) Line indented incorrectly; expected at least 12 spaces, found 11
(#40) Variable "activity_definition" must not contain underscores.
(#41) Line indented incorrectly; expected at least 12 spaces, found 11
(#41) Variable "xAPI_statement" must be all lower-case
(#41) Variable "xAPI_statement" must not contain underscores.
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// SetResult" but found "//SetResult"
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// SetContext" but found "//SetContext"
(#46) Variable "role_extension" must not contain underscores.
(#50) Line indented incorrectly; expected at least 12 spaces, found 11
(#50) Variable "xAPI_statement" must be all lower-case
(#50) Variable "xAPI_statement" must not contain underscores.
(#50) Variable "role_extension" must not contain underscores.
(#51) Whitespace found at end of line
(#52) Line indented incorrectly; expected at least 12 spaces, found 11
(#53) Line indented incorrectly; expected at least 12 spaces, found 11
(#53) Inline control structures are not allowed
(#53) Variable "xAPI_statement" must be all lower-case
(#53) Variable "xAPI_statement" must not contain underscores.
(#54) Whitespace found at end of line
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) No space found before comment text; expected "// SetTimeStamp" but found "//SetTimeStamp"
(#56) Variable "xAPI_statement" must be all lower-case
(#56) Variable "xAPI_statement" must not contain underscores.
(#58) Variable "xAPI_statement" must be all lower-case
(#58) Variable "xAPI_statement" must not contain underscores.
(#61) Whitespace found at end of line
(#71) Whitespace found at end of line
local/smart_klass/classes/xAPI/Collectors/GradeCollector.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Public method name "GradeCollector::collectData" must be in lower-case letters only
(#17) Expected 1 space after closing parenthesis; found 0
(#19) Whitespace found at end of line
(#20) Inline control structures are not allowed
(#21) Whitespace found at end of line
(#23) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Public method name "GradeCollector::prepareStatement" must be in lower-case letters only
(#26) Variable "xAPI_statement" must be all lower-case
(#26) Variable "xAPI_statement" must not contain underscores.
(#26) Expected 1 space after closing parenthesis; found 0
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) No space found before comment text; expected "// SetActor" but found "//SetActor"
(#28) Variable "xAPI_statement" must be all lower-case
(#28) Variable "xAPI_statement" must not contain underscores.
(#29) Whitespace found at end of line
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// SetVerb" but found "//SetVerb"
(#31) Variable "xAPI_statement" must be all lower-case
(#31) Variable "xAPI_statement" must not contain underscores.
(#32) Whitespace found at end of line
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// SetObject" but found "//SetObject"
(#36) Variable "xAPI_statement" must be all lower-case
(#36) Variable "xAPI_statement" must not contain underscores.
(#37) Whitespace found at end of line
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// SetResult" but found "//SetResult"
(#39) Variable "xAPI_statement" must be all lower-case
(#39) Variable "xAPI_statement" must not contain underscores.
(#39) Commas (,) must be followed by white space.
(#39) Line exceeds 132 characters; contains 140 characters
(#40) Whitespace found at end of line
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) No space found before comment text; expected "// SetContext" but found "//SetContext"
(#42) Variable "xAPI_statement" must be all lower-case
(#42) Variable "xAPI_statement" must not contain underscores.
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#43) Variable "xAPI_statement" must be all lower-case
(#43) Variable "xAPI_statement" must not contain underscores.
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Line exceeds 132 characters; contains 150 characters
(#44) Whitespace found at end of line
(#45) Variable "role_extension" must not contain underscores.
(#49) Variable "xAPI_statement" must be all lower-case
(#49) Variable "xAPI_statement" must not contain underscores.
(#49) Variable "role_extension" must not contain underscores.
(#50) Whitespace found at end of line
(#52) Inline control structures are not allowed
(#52) Variable "xAPI_statement" must be all lower-case
(#52) Variable "xAPI_statement" must not contain underscores.
(#53) Whitespace found at end of line
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// SetTimeStamp" but found "//SetTimeStamp"
(#55) Variable "xAPI_statement" must be all lower-case
(#55) Variable "xAPI_statement" must not contain underscores.
(#56) Whitespace found at end of line
(#57) This comment is 73% valid code; is this commented out code?
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) No space found before comment text; expected "// $this->registerAdiccionalCollector ('ModuleGrade', $object);" but found "//$this->registerAdiccionalCollector ('ModuleGrade', $object);"
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) This comment is 73% valid code; is this commented out code?
(#58) No space found before comment text; expected "// $this->registerAdiccionalCollector ('CourseGrade', $object);" but found "//$this->registerAdiccionalCollector ('CourseGrade', $object);"
(#59) Whitespace found at end of line
(#60) Variable "xAPI_statement" must be all lower-case
(#60) Variable "xAPI_statement" must not contain underscores.
(#61) Whitespace found at end of line
local/smart_klass/classes/xAPI/Collectors/LogCollector.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Public method name "LogCollector::collectData" must be in lower-case letters only
(#17) Expected 1 space after closing parenthesis; found 0
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#23) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Public method name "LogCollector::prepareStatement" must be in lower-case letters only
(#26) Variable "xAPI_statement" must be all lower-case
(#26) Variable "xAPI_statement" must not contain underscores.
(#26) Expected 1 space after closing parenthesis; found 0
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) No space found before comment text; expected "// SetActor" but found "//SetActor"
(#28) Variable "xAPI_statement" must be all lower-case
(#28) Variable "xAPI_statement" must not contain underscores.
(#29) Whitespace found at end of line
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// SetVerb" but found "//SetVerb"
(#40) Variable "xAPI_statement" must be all lower-case
(#40) Variable "xAPI_statement" must not contain underscores.
(#41) Whitespace found at end of line
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// SetObject" but found "//SetObject"
(#43) Expected "if (...) {\n"; found "if (...){\n"
(#47) Whitespace found at end of line
(#50) Variable "xAPI_statement" must be all lower-case
(#50) Variable "xAPI_statement" must not contain underscores.
(#51) Whitespace found at end of line
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// SetResult" but found "//SetResult"
(#53) Whitespace found at end of line
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// SetContext" but found "//SetContext"
(#55) Variable "xAPI_statement" must be all lower-case
(#55) Variable "xAPI_statement" must not contain underscores.
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#56) Inline control structures are not allowed
(#57) Variable "xAPI_statement" must be all lower-case
(#57) Variable "xAPI_statement" must not contain underscores.
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Line exceeds 132 characters; contains 152 characters
(#58) Whitespace found at end of line
(#59) Variable "role_extension" must not contain underscores.
(#63) Variable "xAPI_statement" must be all lower-case
(#63) Variable "xAPI_statement" must not contain underscores.
(#63) Variable "role_extension" must not contain underscores.
(#64) Whitespace found at end of line
(#66) Inline control structures are not allowed
(#66) Variable "xAPI_statement" must be all lower-case
(#66) Variable "xAPI_statement" must not contain underscores.
(#67) Whitespace found at end of line
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) No space found before comment text; expected "// SetTimeStamp" but found "//SetTimeStamp"
(#69) Variable "xAPI_statement" must be all lower-case
(#69) Variable "xAPI_statement" must not contain underscores.
(#70) Whitespace found at end of line
(#71) Variable "xAPI_statement" must be all lower-case
(#71) Variable "xAPI_statement" must not contain underscores.
local/smart_klass/classes/xAPI/Collectors/ModuleCreateCollector.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Public method name "ModuleCreateCollector::collectData" must be in lower-case letters only
(#17) Expected 1 space after closing parenthesis; found 0
(#18) Line indented incorrectly; expected at least 8 spaces, found 7
(#19) Whitespace found at end of line
(#20) Line indented incorrectly; expected at least 8 spaces, found 7
(#20) Whitespace found at end of line
(#21) Line indented incorrectly; expected at least 8 spaces, found 7
(#21) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Public method name "ModuleCreateCollector::prepareStatement" must be in lower-case letters only
(#25) Variable "xAPI_statement" must be all lower-case
(#25) Variable "xAPI_statement" must not contain underscores.
(#25) Expected 1 space after closing parenthesis; found 0
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) No space found before comment text; expected "// SetActor" but found "//SetActor"
(#28) Variable "xAPI_statement" must be all lower-case
(#28) Variable "xAPI_statement" must not contain underscores.
(#29) Whitespace found at end of line
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// SetVerb" but found "//SetVerb"
(#31) Variable "xAPI_statement" must be all lower-case
(#31) Variable "xAPI_statement" must not contain underscores.
(#32) Whitespace found at end of line
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// SetObject" but found "//SetObject"
(#36) Inline control structures are not allowed
(#38) Inline control structures are not allowed
(#40) Inline control structures are not allowed
(#43) Expected "if (...) {\n"; found "if (...){\n"
(#44) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#47) Inline control structures are not allowed
(#49) Inline control structures are not allowed
(#56) Line indented incorrectly; expected at least 8 spaces, found 7
(#57) Whitespace found at end of line
(#58) Line indented incorrectly; expected at least 8 spaces, found 7
(#58) Variable "activity_definition" must not contain underscores.
(#59) Line indented incorrectly; expected at least 8 spaces, found 7
(#59) Variable "activity_definition" must not contain underscores.
(#61) Whitespace found at end of line
(#63) Line indented incorrectly; expected at least 8 spaces, found 7
(#63) Variable "activity_definition" must not contain underscores.
(#64) Line indented incorrectly; expected at least 8 spaces, found 7
(#64) Variable "xAPI_statement" must be all lower-case
(#64) Variable "xAPI_statement" must not contain underscores.
(#65) Whitespace found at end of line
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// SetResult" but found "//SetResult"
(#67) Whitespace found at end of line
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) No space found before comment text; expected "// SetContext" but found "//SetContext"
(#69) Variable "xAPI_statement" must be all lower-case
(#69) Variable "xAPI_statement" must not contain underscores.
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#70) Whitespace found at end of line
(#72) Inline control structures are not allowed
(#72) Variable "xAPI_statement" must be all lower-case
(#72) Variable "xAPI_statement" must not contain underscores.
(#73) Whitespace found at end of line
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) No space found before comment text; expected "// SetTimeStamp" but found "//SetTimeStamp"
(#75) Variable "xAPI_statement" must be all lower-case
(#75) Variable "xAPI_statement" must not contain underscores.
(#76) Whitespace found at end of line
(#77) Variable "xAPI_statement" must be all lower-case
(#77) Variable "xAPI_statement" must not contain underscores.
local/smart_klass/classes/xAPI/Context.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#18) Whitespace found at end of line
(#21) Whitespace found at end of line
(#25) Whitespace found at end of line
(#28) Whitespace found at end of line
(#32) Whitespace found at end of line
(#35) Whitespace found at end of line
(#37) Whitespace found at end of line
(#40) Whitespace found at end of line
(#42) Member variable "contextActivities" must be all lower-case
(#43) Whitespace found at end of line
(#47) Whitespace found at end of line
(#50) Whitespace found at end of line
(#54) Whitespace found at end of line
(#57) Whitespace found at end of line
(#58) Whitespace found at end of line
(#60) Whitespace found at end of line
(#63) Whitespace found at end of line
(#66) Whitespace found at end of line
(#70) Whitespace found at end of line
(#73) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#79) Whitespace found at end of line
(#87) Whitespace found at end of line
(#88) Public method name "Context::setRegistration" must be in lower-case letters only
(#89) Inline control structures are not allowed
(#93) Whitespace found at end of line
(#94) Public method name "Context::getRegistration" must be in lower-case letters only
(#97) Whitespace found at end of line
(#98) Public method name "Context::setInstructor" must be in lower-case letters only
(#99) Inline control structures are not allowed
(#103) Whitespace found at end of line
(#104) Public method name "Context::getInstructor" must be in lower-case letters only
(#107) Whitespace found at end of line
(#108) Public method name "Context::setTeam" must be in lower-case letters only
(#109) Inline control structures are not allowed
(#113) Whitespace found at end of line
(#114) Public method name "Context::getTeam" must be in lower-case letters only
(#117) Whitespace found at end of line
(#118) Public method name "Context::setPlatform" must be in lower-case letters only
(#122) Whitespace found at end of line
(#123) Public method name "Context::getPlatform" must be in lower-case letters only
(#126) Whitespace found at end of line
(#127) Public method name "Context::addContextActivities" must be in lower-case letters only
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#129) Whitespace found at end of line
(#133) Whitespace found at end of line
(#134) Public method name "Context::getContextActivities" must be in lower-case letters only
(#137) Whitespace found at end of line
(#138) Public method name "Context::setRevision" must be in lower-case letters only
(#142) Whitespace found at end of line
(#143) Public method name "Context::getRevision" must be in lower-case letters only
(#146) Whitespace found at end of line
(#147) Public method name "Context::setStatement" must be in lower-case letters only
(#151) Whitespace found at end of line
(#152) Public method name "Context::addExtension" must be in lower-case letters only
(#152) Expected 1 space after closing parenthesis; found 0
(#153) Expected "if (...) {\n"; found "if (...){\n"
(#155) Inline control structures are not allowed
(#155) Whitespace found at end of line
(#157) Whitespace found at end of line
(#160) Whitespace found at end of line
(#161) Public method name "Context::getExtension" must be in lower-case letters only
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#176) Whitespace found at end of line
(#179) Whitespace found at end of line
(#180) Inline control structures are not allowed
(#182) Expected "if (...) {\n"; found "if (...){\n"
(#184) Inline control structures are not allowed
(#187) Whitespace found at end of line
(#188) Expected "if (...) {\n"; found "if (...){\n"
(#190) Inline control structures are not allowed
(#193) Whitespace found at end of line
(#194) Expected "if (...) {\n"; found "if (...){\n"
(#194) Variable "contextActivities" must be all lower-case
(#195) Variable "contextActivities" must be all lower-case
(#196) Inline control structures are not allowed
(#199) Whitespace found at end of line
(#199) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#200) Whitespace found at end of line
(#201) Inline control structures are not allowed
(#202) Whitespace found at end of line
(#203) Inline control structures are not allowed
(#204) Whitespace found at end of line
(#205) Inline control structures are not allowed
(#206) Whitespace found at end of line
(#207) Inline control structures are not allowed
(#208) Whitespace found at end of line
(#209) Expected 1 space before ">"; 0 found
(#209) Expected 1 space after ">"; 0 found
(#212) Inline control structures are not allowed
(#212) Whitespace found at end of line
(#215) Inline control structures are not allowed
(#227) Whitespace found at end of line
(#237) Whitespace found at end of line
(#239) Line exceeds 132 characters; contains 172 characters
(#242) Whitespace found at end of line
(#245) Whitespace found at end of line
(#247) Line exceeds 132 characters; contains 154 characters
(#247) Whitespace found at end of line
(#248) Line exceeds 132 characters; contains 139 characters
(#250) Whitespace found at end of line
(#253) Whitespace found at end of line
(#255) Line exceeds 132 characters; contains 180 characters
(#256) Whitespace found at end of line
(#259) Whitespace found at end of line
(#262) Whitespace found at end of line
(#264) Whitespace found at end of line
(#267) Whitespace found at end of line
(#270) Whitespace found at end of line
(#271) Whitespace found at end of line
(#272) Whitespace found at end of line
(#274) Whitespace found at end of line
(#277) Public method name "ContextActivities::addElement" must be in lower-case letters only
(#282) The use of function eval() is forbidden
(#283) Whitespace found at end of line
(#286) Whitespace found at end of line
(#287) Public method name "ContextActivities::removeElement" must be in lower-case letters only
(#293) Inline control structures are not allowed
(#297) Whitespace found at end of line
(#300) Whitespace found at end of line
(#301) Expected 1 space before ">"; 0 found
(#301) Expected 1 space after ">"; 0 found
(#304) Inline control structures are not allowed
(#304) Whitespace found at end of line
(#306) Inline control structures are not allowed
(#310) Whitespace found at end of line
(#311) Expected 1 space before ">"; 0 found
(#311) Expected 1 space after ">"; 0 found
(#314) Inline control structures are not allowed
(#314) Whitespace found at end of line
(#316) Inline control structures are not allowed
(#320) Whitespace found at end of line
(#321) Expected 1 space before ">"; 0 found
(#321) Expected 1 space after ">"; 0 found
(#324) Inline control structures are not allowed
(#324) Whitespace found at end of line
(#326) Inline control structures are not allowed
(#330) Whitespace found at end of line
(#331) Expected 1 space before ">"; 0 found
(#331) Expected 1 space after ">"; 0 found
(#334) Inline control structures are not allowed
(#334) Whitespace found at end of line
(#336) Inline control structures are not allowed
(#340) Whitespace found at end of line
(#342) Whitespace found at end of line
local/smart_klass/classes/xAPI/Extension.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#17) Whitespace found at end of line
(#20) Whitespace found at end of line
(#23) Whitespace found at end of line
(#26) Whitespace found at end of line
(#32) Whitespace found at end of line
(#33) Public method name "Extension::setKey" must be in lower-case letters only
(#35) Expected 1 space before "=="; 0 found
(#35) Expected 1 space after "=="; 0 found
(#37) Whitespace found at end of line
(#38) Whitespace found at end of line
(#39) Public method name "Extension::getKey" must be in lower-case letters only
(#42) Whitespace found at end of line
(#43) Public method name "Extension::setValue" must be in lower-case letters only
(#47) Whitespace found at end of line
(#48) Public method name "Extension::getValue" must be in lower-case letters only
(#51) Whitespace found at end of line
(#53) Inline control structures are not allowed
local/smart_klass/classes/xAPI/Group.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#13) Whitespace found at end of line
(#16) Whitespace found at end of line
(#19) Whitespace found at end of line
(#22) Whitespace found at end of line
(#25) Whitespace found at end of line
(#29) Whitespace found at end of line
(#32) Whitespace found at end of line
(#33) Whitespace found at end of line
(#34) Whitespace found at end of line
(#37) Whitespace found at end of line
(#40) Whitespace found at end of line
(#43) Whitespace found at end of line
(#46) Whitespace found at end of line
(#49) Whitespace found at end of line
(#51) Member variable "data_provider" must not contain underscores.
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// Creo el Proveedor de Datos de Moodle" but found "//Creo el Proveedor de Datos de Moodle"
(#56) Whitespace found at end of line
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// Si existe userid trata de obtener la información de usuario de la base de datos de moodle" but found "//Si existe userid trata de obtener la información de usuario de la base de datos de moodle"
(#60) Whitespace found at end of line
(#61) Public method name "Group::addMember" must be in lower-case letters only
(#62) Inline control structures are not allowed
(#69) Whitespace found at end of line
(#70) Public method name "Group::setGroupid" must be in lower-case letters only
(#71) Inline control structures are not allowed
(#76) Whitespace found at end of line
(#77) Private method name "Group::getInverseFunctionalId" must be in lower-case letters only
(#80) Whitespace found at end of line
(#98) Whitespace found at end of line
(#101) Whitespace found at end of line
(#102) Public method name "Group::getGroupId" must be in lower-case letters only
(#105) Whitespace found at end of line
(#106) Whitespace found at end of line
(#107) Public method name "Group::setName" must be in lower-case letters only
(#111) Whitespace found at end of line
(#112) Public method name "Group::getName" must be in lower-case letters only
(#120) Inline control structures are not allowed
(#123) Whitespace found at end of line
(#124) Expected "if (...) {\n"; found "if (...){\n"
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// No soportado en la versión actual" but found "//No soportado en la versión actual"
(#141) Whitespace found at end of line
local/smart_klass/classes/xAPI/Helpers/Curl.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Member variable "multi_parent" must not contain underscores.
(#14) Member variable "multi_child" must not contain underscores.
(#15) Member variable "before_send_function" must not contain underscores.
(#16) Member variable "success_function" must not contain underscores.
(#17) Member variable "error_function" must not contain underscores.
(#18) Member variable "complete_function" must not contain underscores.
(#24) Member variable "error_code" must not contain underscores.
(#25) Member variable "error_message" must not contain underscores.
(#27) Member variable "curl_error" must not contain underscores.
(#28) Member variable "curl_error_code" must not contain underscores.
(#29) Member variable "curl_error_message" must not contain underscores.
(#31) Member variable "http_error" must not contain underscores.
(#32) Member variable "http_status_code" must not contain underscores.
(#33) Member variable "http_error_message" must not contain underscores.
(#35) Member variable "base_url" must not contain underscores.
(#37) Member variable "request_headers" must not contain underscores.
(#38) Member variable "response_headers" must not contain underscores.
(#40) Member variable "raw_response" must not contain underscores.
(#43) Opening brace should be on the same line as the declaration
(#57) Variable "url_mixed" must not contain underscores.
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "url_mixed" must not contain underscores.
(#60) Variable "curl_multi" must not contain underscores.
(#65) Variable "url_mixed" must not contain underscores.
(#77) Variable "curlm_error_code" must not contain underscores.
(#77) Variable "curl_multi" must not contain underscores.
(#78) Variable "curlm_error_code" must not contain underscores.
(#79) Variable "curlm_error_code" must not contain underscores.
(#90) Variable "curl_multi" must not contain underscores.
(#93) Variable "info_array" must not contain underscores.
(#93) Variable "curl_multi" must not contain underscores.
(#94) Variable "info_array" must not contain underscores.
(#98) Variable "info_array" must not contain underscores.
(#99) Variable "info_array" must not contain underscores.
(#109) Variable "url_mixed" must not contain underscores.
(#110) Variable "url_mixed" must not contain underscores.
(#119) Opening brace should be on the same line as the declaration
(#134) Opening brace should be on the same line as the declaration
(#139) Variable "put_data" must not contain underscores.
(#141) Variable "put_data" must not contain underscores.
(#143) Variable "put_data" must not contain underscores.
(#148) Opening brace should be on the same line as the declaration
(#159) Opening brace should be on the same line as the declaration
(#169) Opening brace should be on the same line as the declaration
(#179) Opening brace should be on the same line as the declaration
(#188) Public method name "Curl::setBasicAuthentication" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#194) Public method name "Curl::setHeader" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#200) Public method name "Curl::unsetHeader" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#206) Public method name "Curl::setDefaultUserAgent" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#208) Variable "user_agent" must not contain underscores.
(#209) Variable "user_agent" must not contain underscores.
(#210) Variable "curl_version" must not contain underscores.
(#211) Variable "user_agent" must not contain underscores.
(#211) Variable "curl_version" must not contain underscores.
(#212) Variable "user_agent" must not contain underscores.
(#215) Public method name "Curl::setUserAgent" must be in lower-case letters only
(#215) Variable "user_agent" must not contain underscores.
(#216) Opening brace should be on the same line as the declaration
(#217) Variable "user_agent" must not contain underscores.
(#220) Public method name "Curl::setReferrer" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#225) Public method name "Curl::setCookie" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#231) Public method name "Curl::setCookieFile" must be in lower-case letters only
(#231) Variable "cookie_file" must not contain underscores.
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "cookie_file" must not contain underscores.
(#236) Public method name "Curl::setCookieJar" must be in lower-case letters only
(#236) Variable "cookie_jar" must not contain underscores.
(#237) Opening brace should be on the same line as the declaration
(#238) Variable "cookie_jar" must not contain underscores.
(#241) Public method name "Curl::setOpt" must be in lower-case letters only
(#241) Variable "_ch" must not contain underscores.
(#242) Opening brace should be on the same line as the declaration
(#243) Variable "_ch" must not contain underscores.
(#243) Variable "_ch" must not contain underscores.
(#245) Variable "required_options" must not contain underscores.
(#247) This comment is 50% valid code; is this commented out code?
(#251) Variable "required_options" must not contain underscores.
(#252) Variable "required_options" must not contain underscores.
(#259) Public method name "Curl::getOpt" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#265) Opening brace should be on the same line as the declaration
(#270) Opening brace should be on the same line as the declaration
(#282) Public method name "Curl::beforeSend" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#288) Opening brace should be on the same line as the declaration
(#293) Opening brace should be on the same line as the declaration
(#298) Opening brace should be on the same line as the declaration
(#302) Private method name "Curl::buildURL" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#307) Private method name "Curl::parseHeaders" must be in lower-case letters only
(#307) Variable "raw_headers" must not contain underscores.
(#308) Opening brace should be on the same line as the declaration
(#309) Variable "raw_headers" must not contain underscores.
(#309) Variable "raw_headers" must not contain underscores.
(#310) Variable "http_headers" must not contain underscores.
(#312) Variable "raw_headers" must not contain underscores.
(#313) Variable "raw_headers" must not contain underscores.
(#317) Variable "http_headers" must not contain underscores.
(#318) Variable "http_headers" must not contain underscores.
(#320) Variable "http_headers" must not contain underscores.
(#324) Variable "raw_headers" must not contain underscores.
(#324) Variable "raw_headers" must not contain underscores.
(#324) Variable "http_headers" must not contain underscores.
(#327) Private method name "Curl::parseRequestHeaders" must be in lower-case letters only
(#327) Variable "raw_headers" must not contain underscores.
(#328) Opening brace should be on the same line as the declaration
(#329) Variable "request_headers" must not contain underscores.
(#330) Variable "first_line" must not contain underscores.
(#330) Variable "raw_headers" must not contain underscores.
(#331) Variable "request_headers" must not contain underscores.
(#331) Variable "first_line" must not contain underscores.
(#333) Variable "request_headers" must not contain underscores.
(#335) Variable "request_headers" must not contain underscores.
(#338) Private method name "Curl::parseResponse" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#340) Variable "response_headers" must not contain underscores.
(#341) Variable "raw_response" must not contain underscores.
(#343) Variable "response_array" must not contain underscores.
(#344) Variable "response_array" must not contain underscores.
(#345) Variable "response_array" must not contain underscores.
(#346) Variable "response_header" must not contain underscores.
(#346) Variable "response_array" must not contain underscores.
(#347) Variable "response_array" must not contain underscores.
(#351) Variable "response_headers" must not contain underscores.
(#351) Variable "response_header" must not contain underscores.
(#352) Variable "response_headers" must not contain underscores.
(#353) Variable "response_header" must not contain underscores.
(#355) Variable "response_headers" must not contain underscores.
(#355) Variable "response_header" must not contain underscores.
(#356) Variable "raw_response" must not contain underscores.
(#358) Variable "response_headers" must not contain underscores.
(#359) Variable "response_headers" must not contain underscores.
(#360) Variable "json_obj" must not contain underscores.
(#361) Variable "json_obj" must not contain underscores.
(#362) Variable "json_obj" must not contain underscores.
(#364) Usage of ELSEIF not allowed; use ELSE IF instead
(#364) Variable "response_headers" must not contain underscores.
(#365) Variable "xml_obj" must not contain underscores.
(#366) Variable "xml_obj" must not contain underscores.
(#367) Variable "xml_obj" must not contain underscores.
(#373) Variable "response_headers" must not contain underscores.
(#373) Variable "raw_response" must not contain underscores.
(#376) Private method name "Curl::parseResponseHeaders" must be in lower-case letters only
(#376) Variable "raw_headers" must not contain underscores.
(#377) Opening brace should be on the same line as the declaration
(#378) Variable "response_headers" must not contain underscores.
(#379) Variable "first_line" must not contain underscores.
(#379) Variable "raw_headers" must not contain underscores.
(#380) Variable "response_headers" must not contain underscores.
(#380) Variable "first_line" must not contain underscores.
(#382) Variable "response_headers" must not contain underscores.
(#384) Variable "response_headers" must not contain underscores.
(#388) Opening brace should be on the same line as the declaration
(#393) Variable "binary_data" must not contain underscores.
(#396) This comment is 42% valid code; is this commented out code?
(#400) Line indented incorrectly; expected at least 24 spaces, found 20
(#401) Line indented incorrectly; expected at least 24 spaces, found 20
(#402) Line indented incorrectly; expected at least 24 spaces, found 20
(#403) Usage of ELSEIF not allowed; use ELSE IF instead
(#404) Variable "binary_data" must not contain underscores.
(#408) Usage of ELSEIF not allowed; use ELSE IF instead
(#409) Variable "binary_data" must not contain underscores.
(#413) Variable "binary_data" must not contain underscores.
(#422) Variable "_ch" must not contain underscores.
(#423) Opening brace should be on the same line as the declaration
(#424) Variable "_ch" must not contain underscores.
(#424) Variable "_ch" must not contain underscores.
(#463) Opening brace should be on the same line as the declaration
(#472) Opening brace should be on the same line as the declaration
(#477) Opening brace should be on the same line as the declaration
(#482) Opening brace should be on the same line as the declaration
(#491) Opening brace should be on the same line as the declaration
(#498) Variable "is_array_assoc" must not contain underscores.
(#502) Variable "is_array_assoc" must not contain underscores.
(#504) Usage of ELSEIF not allowed; use ELSE IF instead
(#512) Whitespace found at end of line
(#513) Public method name "Curl::setProxy" must be in lower-case letters only
(#515) Whitespace found at end of line
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Line indented incorrectly; expected at least 20 spaces, found 17
(#525) Whitespace found at end of line
(#533) Whitespace found at end of line
(#533) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#534) Whitespace found at end of line
(#539) Whitespace found at end of line
(#543) Whitespace found at end of line
(#552) Opening brace should be on the same line as the declaration
(#566) Opening brace should be on the same line as the declaration
(#571) Opening brace should be on the same line as the declaration
(#576) Opening brace should be on the same line as the declaration
(#587) Opening brace should be on the same line as the declaration
(#592) Opening brace should be on the same line as the declaration
(#597) Opening brace should be on the same line as the declaration
(#602) Opening brace should be on the same line as the declaration
(#607) Opening brace should be on the same line as the declaration
(#612) Opening brace should be on the same line as the declaration
local/smart_klass/classes/xAPI/Helpers/HelperXapi.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Line indented incorrectly; expected 4 spaces, found 2
(#14) Public method name "HelperXapi::isEmptyObject" must be in lower-case letters only
(#15) Line indented incorrectly; expected at least 8 spaces, found 4
(#16) Line indented incorrectly; expected at least 8 spaces, found 4
(#16) Whitespace found at end of line
(#17) Line indented incorrectly; expected 4 spaces, found 2
(#18) Whitespace found at end of line
(#19) Line indented incorrectly; expected 4 spaces, found 2
(#20) Line indented incorrectly; expected at least 8 spaces, found 4
(#21) Expected 1 space before "*"; 0 found
(#21) Expected 1 space after "*"; 0 found
(#21) Expected 1 space before "*"; 0 found
(#21) Expected 1 space after "*"; 0 found
(#22) Expected 1 space after "=>"; 5 found
(#22) Expected 1 space before "*"; 0 found
(#22) Expected 1 space after "*"; 0 found
(#23) Expected 1 space after "=>"; 8 found
(#24) Expected 1 space after "=>"; 10 found
(#25) Expected 1 space after "=>"; 11 found
(#26) Line indented incorrectly; expected at least 8 spaces, found 4
(#28) Line indented incorrectly; expected at least 8 spaces, found 4
(#29) Line indented incorrectly; expected at least 8 spaces, found 4
(#31) Line indented incorrectly; expected 8 spaces, found 4
(#31) Variable "unitName" must be all lower-case
(#32) Line indented incorrectly; expected at least 12 spaces, found 8
(#33) Line indented incorrectly; expected at least 12 spaces, found 8
(#34) Line indented incorrectly; expected at least 12 spaces, found 8
(#35) Line indented incorrectly; expected 12 spaces, found 8
(#36) Line indented incorrectly; expected 16 spaces, found 12
(#36) Variable "unitName" must be all lower-case
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Line indented incorrectly; expected at least 20 spaces, found 16
(#38) Line indented incorrectly; expected at least 20 spaces, found 16
(#39) Line indented incorrectly; expected 16 spaces, found 12
(#40) Line indented incorrectly; expected at least 16 spaces, found 12
(#40) Variable "unitName" must be all lower-case
(#41) Line indented incorrectly; expected 12 spaces, found 8
(#42) Line indented incorrectly; expected 8 spaces, found 4
(#44) Line indented incorrectly; expected at least 8 spaces, found 4
(#45) Line indented incorrectly; expected 4 spaces, found 0
(#45) Closing brace indented incorrectly; expected 2 spaces, found 0
local/smart_klass/classes/xAPI/Helpers/Logger.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#15) Scope modifier not specified for member variable "$logger"
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#19) Whitespace found at end of line
(#20) Inline control structures are not allowed
(#20) Whitespace found at end of line
(#24) Whitespace found at end of line
(#30) Inline control structures are not allowed
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Whitespace found at end of line
(#49) Whitespace found at end of line
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Whitespace found at end of line
(#81) Expected 1 space after closing parenthesis; found 0
(#84) Whitespace found at end of line
(#96) Whitespace found at end of line
(#97) Whitespace found at end of line
(#98) Expected 1 space after closing parenthesis; found 0
(#103) Whitespace found at end of line
(#107) Whitespace found at end of line
(#109) Whitespace found at end of line
(#110) Whitespace found at end of line
(#113) Commas (,) must be followed by white space.
(#113) Line exceeds 132 characters; contains 164 characters
(#119) Whitespace found at end of line
(#120) Whitespace found at end of line
(#121) Expected 1 space after closing parenthesis; found 0
(#126) Whitespace found at end of line
local/smart_klass/classes/xAPI/Helpers/UUID.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Line indented incorrectly; expected 4 spaces, found 2
(#15) Line indented incorrectly; expected at least 8 spaces, found 4
(#15) Inline control structures are not allowed
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Line indented incorrectly; expected at least 8 spaces, found 4
(#18) Line indented incorrectly; expected at least 8 spaces, found 4
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Line indented incorrectly; expected at least 8 spaces, found 4
(#21) Line indented incorrectly; expected at least 8 spaces, found 4
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Line indented incorrectly; expected at least 8 spaces, found 4
(#24) Line indented incorrectly; expected 8 spaces, found 4
(#24) Expected "for (...) {\n"; found "for(...) {\n"
(#24) Expected 1 space before "+="; 0 found
(#24) Expected 1 space after "+="; 0 found
(#25) Line indented incorrectly; expected at least 12 spaces, found 6
(#25) Expected 1 space before "+"; 0 found
(#25) Expected 1 space after "+"; 0 found
(#26) Line indented incorrectly; expected 8 spaces, found 4
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Line indented incorrectly; expected at least 8 spaces, found 4
(#29) Line indented incorrectly; expected at least 8 spaces, found 4
(#31) Line indented incorrectly; expected at least 8 spaces, found 4
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Line indented incorrectly; expected at least 8 spaces, found 6
(#34) Line indented incorrectly; expected at least 8 spaces, found 6
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 8 spaces, found 6
(#37) Line indented incorrectly; expected at least 8 spaces, found 6
(#39) This comment is 45% valid code; is this commented out code?
(#39) Line indented incorrectly; expected at least 8 spaces, found 6
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 8 spaces, found 6
(#41) Line indented incorrectly; expected at least 8 spaces, found 6
(#43) This comment is 43% valid code; is this commented out code?
(#43) Line indented incorrectly; expected at least 8 spaces, found 6
(#44) This comment is 45% valid code; is this commented out code?
(#44) Line indented incorrectly; expected at least 8 spaces, found 6
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Line indented incorrectly; expected at least 8 spaces, found 6
(#46) Line indented incorrectly; expected at least 8 spaces, found 6
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Line indented incorrectly; expected at least 8 spaces, found 6
(#49) Line indented incorrectly; expected at least 8 spaces, found 6
(#50) Line indented incorrectly; expected at least 8 spaces, found 4
(#51) Line indented incorrectly; expected 4 spaces, found 2
(#53) Line indented incorrectly; expected 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 8 spaces, found 4
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 8 spaces, found 6
(#57) Line indented incorrectly; expected at least 8 spaces, found 6
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Line indented incorrectly; expected at least 8 spaces, found 6
(#60) Line indented incorrectly; expected at least 8 spaces, found 6
(#62) This comment is 45% valid code; is this commented out code?
(#62) Line indented incorrectly; expected at least 8 spaces, found 6
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 8 spaces, found 6
(#64) Line indented incorrectly; expected at least 8 spaces, found 6
(#66) This comment is 43% valid code; is this commented out code?
(#66) Line indented incorrectly; expected at least 8 spaces, found 6
(#67) This comment is 45% valid code; is this commented out code?
(#67) Line indented incorrectly; expected at least 8 spaces, found 6
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Line indented incorrectly; expected at least 8 spaces, found 6
(#69) Line indented incorrectly; expected at least 8 spaces, found 6
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Line indented incorrectly; expected at least 8 spaces, found 6
(#72) Line indented incorrectly; expected at least 8 spaces, found 6
(#73) Line indented incorrectly; expected at least 8 spaces, found 4
(#74) Line indented incorrectly; expected 4 spaces, found 2
(#76) Line indented incorrectly; expected 4 spaces, found 2
(#77) Line indented incorrectly; expected at least 8 spaces, found 4
(#77) Inline control structures are not allowed
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Line indented incorrectly; expected at least 8 spaces, found 4
(#80) Line indented incorrectly; expected at least 8 spaces, found 4
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected at least 8 spaces, found 4
(#83) Line indented incorrectly; expected at least 8 spaces, found 4
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Line indented incorrectly; expected at least 8 spaces, found 4
(#86) Line indented incorrectly; expected 8 spaces, found 4
(#86) Expected "for (...) {\n"; found "for(...) {\n"
(#86) Expected 1 space before "+="; 0 found
(#86) Expected 1 space after "+="; 0 found
(#87) Line indented incorrectly; expected at least 12 spaces, found 6
(#87) Expected 1 space before "+"; 0 found
(#87) Expected 1 space after "+"; 0 found
(#88) Line indented incorrectly; expected 8 spaces, found 4
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Line indented incorrectly; expected at least 8 spaces, found 4
(#91) Line indented incorrectly; expected at least 8 spaces, found 4
(#93) Line indented incorrectly; expected at least 8 spaces, found 4
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Line indented incorrectly; expected at least 8 spaces, found 6
(#96) Line indented incorrectly; expected at least 8 spaces, found 6
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Line indented incorrectly; expected at least 8 spaces, found 6
(#99) Line indented incorrectly; expected at least 8 spaces, found 6
(#101) This comment is 45% valid code; is this commented out code?
(#101) Line indented incorrectly; expected at least 8 spaces, found 6
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line indented incorrectly; expected at least 8 spaces, found 6
(#103) Line indented incorrectly; expected at least 8 spaces, found 6
(#105) This comment is 43% valid code; is this commented out code?
(#105) Line indented incorrectly; expected at least 8 spaces, found 6
(#106) This comment is 45% valid code; is this commented out code?
(#106) Line indented incorrectly; expected at least 8 spaces, found 6
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Line indented incorrectly; expected at least 8 spaces, found 6
(#108) Line indented incorrectly; expected at least 8 spaces, found 6
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Line indented incorrectly; expected at least 8 spaces, found 6
(#111) Line indented incorrectly; expected at least 8 spaces, found 6
(#112) Line indented incorrectly; expected at least 8 spaces, found 4
(#113) Line indented incorrectly; expected 4 spaces, found 2
(#115) Line indented incorrectly; expected 4 spaces, found 2
(#116) Line indented incorrectly; expected at least 8 spaces, found 4
(#118) Line indented incorrectly; expected 4 spaces, found 2
local/smart_klass/classes/xAPI/Helpers/xAPIValidation.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Whitespace found at end of line
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Line 7 of the opening comment must start "//".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#8) Whitespace found at end of line
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Line indented incorrectly; expected 4 spaces, found 2
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) No space found before comment text; expected "// status of the submitted statement. passed or failed." but found "//status of the submitted statement. passed or failed."
(#23) Line indented incorrectly; expected 4 spaces, found 2
(#23) No space found before comment text; expected "// error messages if validation fails" but found "//error messages if validation fails"
(#24) Line indented incorrectly; expected 4 spaces, found 2
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) No space found before comment text; expected "// the statement submitted" but found "//the statement submitted"
(#25) Line indented incorrectly; expected 4 spaces, found 2
(#25) Member variable "subStatement" must be all lower-case
(#27) Line indented incorrectly; expected at least 4 spaces, found 2
(#30) Line indented incorrectly; expected 4 spaces, found 2
(#30) Closing brace must be on a line by itself
(#32) Line indented incorrectly; expected at least 4 spaces, found 2
(#40) Whitespace found at end of line
(#42) Line indented incorrectly; expected 4 spaces, found 2
(#42) Public method name "xAPIValidation::runValidation" must be in lower-case letters only
(#44) Line indented incorrectly; expected at least 8 spaces, found 4
(#46) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) Line indented incorrectly; expected 8 spaces, found 4
(#48) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#48) Space found after opening bracket of FOREACH loop
(#48) Space found before closing bracket of FOREACH loop
(#50) Line indented incorrectly; expected 12 spaces, found 6
(#51) Line indented incorrectly; expected 16 spaces, found 8
(#51) Closing brace must be on a line by itself
(#52) Line indented incorrectly; expected 16 spaces, found 8
(#52) Closing brace must be on a line by itself
(#53) Line indented incorrectly; expected 16 spaces, found 8
(#53) Closing brace must be on a line by itself
(#54) Line indented incorrectly; expected 16 spaces, found 8
(#54) Closing brace must be on a line by itself
(#55) Line indented incorrectly; expected 16 spaces, found 8
(#55) Closing brace must be on a line by itself
(#56) Line indented incorrectly; expected 16 spaces, found 8
(#56) Closing brace must be on a line by itself
(#57) Line indented incorrectly; expected 16 spaces, found 8
(#57) Closing brace must be on a line by itself
(#58) Line indented incorrectly; expected 16 spaces, found 8
(#58) Closing brace must be on a line by itself
(#59) Line indented incorrectly; expected 12 spaces, found 6
(#60) Whitespace found at end of line
(#61) Line indented incorrectly; expected 8 spaces, found 4
(#63) Line indented incorrectly; expected at least 8 spaces, found 4
(#64) Line indented incorrectly; expected at least 8 spaces, found 4
(#65) Line indented incorrectly; expected at least 8 spaces, found 4
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#67) No space found before comment text; expected "// now validate a sub statement if one exists" but found "//now validate a sub statement if one exists"
(#68) Line indented incorrectly; expected 8 spaces, found 4
(#68) Expected "if (...) {\n"; found "if(...){\n"
(#69) Line indented incorrectly; expected at least 12 spaces, found 6
(#70) Line indented incorrectly; expected 8 spaces, found 4
(#71) Whitespace found at end of line
(#72) Line indented incorrectly; expected at least 8 spaces, found 4
(#72) Whitespace found at end of line
(#76) Line indented incorrectly; expected 4 spaces, found 2
(#78) Line indented incorrectly; expected at least 4 spaces, found 2
(#86) Line indented incorrectly; expected 4 spaces, found 2
(#86) Public method name "xAPIValidation::getStarted" must be in lower-case letters only
(#86) Expected 1 space after closing parenthesis; found 0
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Line indented incorrectly; expected at least 8 spaces, found 4
(#88) No space found before comment text; expected "// check statement is set, is an array and not empty" but found "//check statement is set, is an array and not empty"
(#89) Line indented incorrectly; expected at least 8 spaces, found 4
(#89) Inline control structures are not allowed
(#93) Line indented incorrectly; expected at least 8 spaces, found 4
(#93) Whitespace found at end of line
(#94) Line indented incorrectly; expected at least 8 spaces, found 6
(#94) Whitespace found at end of line
(#96) Whitespace found at end of line
(#97) Whitespace found at end of line
(#98) Whitespace found at end of line
(#102) Whitespace found at end of line
(#104) Line indented incorrectly; expected at least 8 spaces, found 6
(#105) Line indented incorrectly; expected at least 8 spaces, found 4
(#107) Line indented incorrectly; expected 4 spaces, found 2
(#109) Line indented incorrectly; expected at least 4 spaces, found 2
(#120) Line indented incorrectly; expected 4 spaces, found 2
(#120) Public method name "xAPIValidation::assertionCheck" must be in lower-case letters only
(#120) Variable "fail_error" must not contain underscores.
(#120) Variable "fail_status" must not contain underscores.
(#120) Expected 1 space after closing parenthesis; found 0
(#122) Line indented incorrectly; expected 8 spaces, found 4
(#122) Expected "if (...) {\n"; found "if(...){\n"
(#123) Line indented incorrectly; expected at least 12 spaces, found 6
(#123) Variable "fail_error" must not contain underscores.
(#123) Variable "fail_status" must not contain underscores.
(#124) Line indented incorrectly; expected at least 12 spaces, found 6
(#125) Line indented incorrectly; expected 8 spaces, found 4
(#127) Line indented incorrectly; expected at least 8 spaces, found 4
(#128) Line indented incorrectly; expected 4 spaces, found 2
(#130) Line indented incorrectly; expected at least 4 spaces, found 2
(#134) Whitespace found at end of line
(#139) Line indented incorrectly; expected 4 spaces, found 2
(#139) Private method name "xAPIValidation::setError" must be in lower-case letters only
(#139) Variable "fail_error" must not contain underscores.
(#139) Variable "fail_status" must not contain underscores.
(#139) Expected 1 space after closing parenthesis; found 0
(#140) Line indented incorrectly; expected at least 8 spaces, found 4
(#140) Variable "fail_status" must not contain underscores.
(#141) Line indented incorrectly; expected at least 8 spaces, found 4
(#141) Variable "fail_error" must not contain underscores.
(#142) Line indented incorrectly; expected 4 spaces, found 2
(#144) Line indented incorrectly; expected at least 4 spaces, found 2
(#145) Expected 3 space(s) before asterisk; 2 found
(#146) Expected 3 space(s) before asterisk; 2 found
(#147) Expected 3 space(s) before asterisk; 2 found
(#148) Expected 3 space(s) before asterisk; 2 found
(#149) Expected 3 space(s) before asterisk; 2 found
(#150) Expected 3 space(s) before asterisk; 2 found
(#151) Line indented incorrectly; expected 4 spaces, found 2
(#151) Public method name "xAPIValidation::validateId" must be in lower-case letters only
(#151) Expected 1 space after closing parenthesis; found 0
(#152) Whitespace found at end of line
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Line indented incorrectly; expected at least 8 spaces, found 4
(#153) No space found before comment text; expected "// no id? Generate one." but found "//no id? Generate one."
(#154) Line indented incorrectly; expected 8 spaces, found 4
(#154) Expected "if (...) {\n"; found "if(...){\n"
(#155) Line indented incorrectly; expected at least 12 spaces, found 6
(#156) Line indented incorrectly; expected at least 12 spaces, found 6
(#157) Line indented incorrectly; expected 8 spaces, found 4
(#159) Line indented incorrectly; expected at least 8 spaces, found 4
(#159) Whitespace found at end of line
(#160) Line indented incorrectly; expected at least 8 spaces, found 6
(#162) Line indented incorrectly; expected at least 8 spaces, found 6
(#163) Line indented incorrectly; expected at least 8 spaces, found 4
(#165) Line indented incorrectly; expected 4 spaces, found 2
(#167) Line indented incorrectly; expected at least 4 spaces, found 2
(#170) Whitespace found at end of line
(#176) Line indented incorrectly; expected 4 spaces, found 2
(#176) Public method name "xAPIValidation::validateActor" must be in lower-case letters only
(#176) Expected 1 space after closing parenthesis; found 0
(#178) Line indented incorrectly; expected at least 8 spaces, found 4
(#178) Variable "actor_valid" must not contain underscores.
(#178) Whitespace found at end of line
(#189) Line indented incorrectly; expected at least 8 spaces, found 4
(#189) Inline control structures are not allowed
(#189) Variable "actor_valid" must not contain underscores.
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) No space found before comment text; expected "// end here if not true" but found "//end here if not true"
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Line indented incorrectly; expected at least 8 spaces, found 4
(#191) No space found before comment text; expected "// Check that only one functional identifier exists and is permitted" but found "//Check that only one functional identifier exists and is permitted"
(#192) Line indented incorrectly; expected at least 8 spaces, found 4
(#192) Variable "identifier_valid" must not contain underscores.
(#194) Line indented incorrectly; expected at least 8 spaces, found 4
(#194) Inline control structures are not allowed
(#194) Variable "identifier_valid" must not contain underscores.
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) No space found before comment text; expected "// end here if not true" but found "//end here if not true"
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Line indented incorrectly; expected at least 8 spaces, found 4
(#196) No space found before comment text; expected "// check, if objectType is set, that it is either Group or Agent" but found "//check, if objectType is set, that it is either Group or Agent"
(#197) Line indented incorrectly; expected 8 spaces, found 4
(#197) Expected "if (...) {\n"; found "if(...){\n"
(#198) Line indented incorrectly; expected at least 12 spaces, found 6
(#198) Inline control structures are not allowed
(#198) Whitespace found at end of line
(#199) Whitespace found at end of line
(#200) Line indented incorrectly; expected at least 12 spaces, found 8
(#202) Line indented incorrectly; expected 12 spaces, found 6
(#202) Expected "if (...) {\n"; found "if(...){\n"
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Line indented incorrectly; expected at least 16 spaces, found 8
(#204) No space found before comment text; expected "// if objectType Group and no functional identifier: unidentified group" but found "//if objectType Group and no functional identifier: unidentified group"
(#205) Line indented incorrectly; expected 16 spaces, found 8
(#205) Expected "if (...) {\n"; found "if(...){\n"
(#205) Variable "identifier_valid" must not contain underscores.
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Line indented incorrectly; expected at least 20 spaces, found 10
(#206) No space found before comment text; expected "// Unidentified group so it must have an array containing at least one member" but found "//Unidentified group so it must have an array containing at least one member"
(#207) Line indented incorrectly; expected at least 20 spaces, found 10
(#207) Inline control structures are not allowed
(#208) Line indented incorrectly; expected at least 20 spaces, found 14
(#209) Line indented incorrectly; expected 16 spaces, found 8
(#211) Line indented incorrectly; expected 12 spaces, found 6
(#212) Line indented incorrectly; expected 8 spaces, found 4
(#214) Line indented incorrectly; expected 4 spaces, found 2
(#216) Line indented incorrectly; expected at least 4 spaces, found 2
(#226) Line indented incorrectly; expected 4 spaces, found 2
(#226) Public method name "xAPIValidation::validateAuthority" must be in lower-case letters only
(#226) Expected 1 space after closing parenthesis; found 0
(#227) Line indented incorrectly; expected at least 8 spaces, found 4
(#228) Line indented incorrectly; expected at least 8 spaces, found 6
(#228) Expected 1 space after "=>"; 2 found
(#229) Line indented incorrectly; expected at least 8 spaces, found 6
(#229) Expected 1 space after "=>"; 2 found
(#230) Line indented incorrectly; expected at least 8 spaces, found 6
(#230) Expected 1 space after "=>"; 2 found
(#231) Line indented incorrectly; expected at least 8 spaces, found 4
(#232) Line indented incorrectly; expected 4 spaces, found 2
(#234) Line indented incorrectly; expected at least 4 spaces, found 2
(#240) Whitespace found at end of line
(#242) Line indented incorrectly; expected 4 spaces, found 2
(#242) Public method name "xAPIValidation::validateVerb" must be in lower-case letters only
(#242) Expected 1 space after closing parenthesis; found 0
(#244) Line indented incorrectly; expected at least 8 spaces, found 4
(#244) Whitespace found at end of line
(#245) Line indented incorrectly; expected at least 8 spaces, found 6
(#248) Line indented incorrectly; expected at least 8 spaces, found 6
(#249) Line indented incorrectly; expected at least 8 spaces, found 4
(#251) Line indented incorrectly; expected 4 spaces, found 2
(#253) Line indented incorrectly; expected at least 4 spaces, found 2
(#253) Blank comments are not allowed
(#253) Whitespace found at end of line
(#255) Line indented incorrectly; expected at least 4 spaces, found 2
(#261) Line indented incorrectly; expected 4 spaces, found 2
(#261) Public method name "xAPIValidation::validateObject" must be in lower-case letters only
(#261) Expected 1 space after closing parenthesis; found 0
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Line indented incorrectly; expected at least 8 spaces, found 4
(#263) No space found before comment text; expected "// find out what type of object it is as that will inform next steps" but found "//find out what type of object it is as that will inform next steps"
(#264) Line indented incorrectly; expected 8 spaces, found 4
(#264) Expected "if (...) {\n"; found "if(...){\n"
(#266) Line indented incorrectly; expected at least 12 spaces, found 6
(#266) Variable "object_type" must not contain underscores.
(#268) Line indented incorrectly; expected at least 12 spaces, found 6
(#268) Variable "object_type_valid" must not contain underscores.
(#269) Whitespace found at end of line
(#270) Whitespace found at end of line
(#271) Whitespace found at end of line
(#272) Whitespace found at end of line
(#274) Variable "object_type" must not contain underscores.
(#277) Line indented incorrectly; expected 8 spaces, found 4
(#277) Expected "} else {\n"; found "}else{\n"
(#278) Line indented incorrectly; expected at least 12 spaces, found 6
(#278) Variable "object_type" must not contain underscores.
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) No space found before comment text; expected "// this is the default if nothing defined." but found "//this is the default if nothing defined."
(#279) Line indented incorrectly; expected 8 spaces, found 4
(#281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#281) Line indented incorrectly; expected at least 8 spaces, found 4
(#281) No space found before comment text; expected "// depending on the objectType, validate accordingly." but found "//depending on the objectType, validate accordingly."
(#282) Line indented incorrectly; expected at least 8 spaces, found 4
(#282) Variable "object_keys" must not contain underscores.
(#284) Line indented incorrectly; expected 8 spaces, found 4
(#284) Expected "if (...) {\n"; found "if(...){\n"
(#284) Variable "object_type" must not contain underscores.
(#286) Line indented incorrectly; expected at least 12 spaces, found 6
(#286) Variable "object_valid" must not contain underscores.
(#286) Whitespace found at end of line
(#288) Whitespace found at end of line
(#289) Whitespace found at end of line
(#294) Line indented incorrectly; expected at least 16 spaces, found 6
(#294) Inline control structures are not allowed
(#294) Variable "object_valid" must not contain underscores.
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) No space found before comment text; expected "// end here if not true" but found "//end here if not true"
(#296) Line indented incorrectly; expected 16 spaces, found 6
(#296) Expected "if (...) {\n"; found "if(...){\n"
(#298) Line indented incorrectly; expected at least 20 spaces, found 8
(#300) Line indented incorrectly; expected at least 20 spaces, found 8
(#300) Variable "definition_valid" must not contain underscores.
(#300) Whitespace found at end of line
(#302) Whitespace found at end of line
(#303) Whitespace found at end of line
(#304) Whitespace found at end of line
(#305) Whitespace found at end of line
(#306) Whitespace found at end of line
(#317) Line indented incorrectly; expected at least 30 spaces, found 8
(#317) Inline control structures are not allowed
(#317) Variable "definition_valid" must not contain underscores.
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) No space found before comment text; expected "// end here if not true" but found "//end here if not true"
(#319) Line indented incorrectly; expected 30 spaces, found 8
(#319) Expected "if (...) {\n"; found "if(...){\n"
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Line indented incorrectly; expected at least 34 spaces, found 10
(#320) No space found before comment text; expected "// check to see it type is set, if not, set to http://adlnet.gov/expapi/activities/cmi.interaction" but found "//check to see it type is set, if not, set to http://adlnet.gov/expapi/activities/cmi.interaction"
(#321) Line indented incorrectly; expected at least 34 spaces, found 10
(#321) Variable "allowed_interaction_types" must not contain underscores.
(#331) Line indented incorrectly; expected at least 56 spaces, found 10
(#332) Line indented incorrectly; expected at least 56 spaces, found 12
(#332) Variable "allowed_interaction_types" must not contain underscores.
(#333) Line indented incorrectly; expected at least 56 spaces, found 12
(#334) Line indented incorrectly; expected 32 spaces, found 8
(#336) Line indented incorrectly; expected 32 spaces, found 8
(#336) Expected "if (...) {\n"; found "if(...){\n"
(#336) Commas (,) must be followed by white space.
(#336) Line exceeds 132 characters; contains 133 characters
(#338) Line indented incorrectly; expected at least 36 spaces, found 10
(#338) Variable "check_valid_keys" must not contain underscores.
(#339) Line indented incorrectly; expected at least 36 spaces, found 10
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#341) Line indented incorrectly; expected 36 spaces, found 10
(#341) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#341) Space found after opening bracket of FOREACH loop
(#341) Space found before closing bracket of FOREACH loop
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Line indented incorrectly; expected at least 40 spaces, found 12
(#343) No space found before comment text; expected "// check activity object definition only has valid keys." but found "//check activity object definition only has valid keys."
(#344) Line indented incorrectly; expected at least 40 spaces, found 12
(#344) Variable "is_valid" must not contain underscores.
(#344) Variable "check_valid_keys" must not contain underscores.
(#346) Line indented incorrectly; expected at least 40 spaces, found 12
(#346) Inline control structures are not allowed
(#346) Variable "definition_valid" must not contain underscores.
(#347) Line indented incorrectly; expected at least 40 spaces, found 14
(#349) Line indented incorrectly; expected at least 40 spaces, found 12
(#350) Line indented incorrectly; expected at least 40 spaces, found 14
(#351) Line indented incorrectly; expected at least 40 spaces, found 14
(#352) Line indented incorrectly; expected 36 spaces, found 10
(#354) Line indented incorrectly; expected 32 spaces, found 8
(#356) Line indented incorrectly; expected at least 32 spaces, found 8
(#357) Line indented incorrectly; expected at least 32 spaces, found 10
(#358) Line indented incorrectly; expected at least 32 spaces, found 10
(#360) Line indented incorrectly; expected 16 spaces, found 6
(#362) Line indented incorrectly; expected 8 spaces, found 4
(#363) Whitespace found at end of line
(#364) Line indented incorrectly; expected 8 spaces, found 4
(#364) Expected "if (...) {\n"; found "if(...){\n"
(#364) Variable "object_type" must not contain underscores.
(#365) Line indented incorrectly; expected at least 12 spaces, found 6
(#365) No space found before comment text; expected "// Will only have objectType and id where id is a statement UUID." but found "//Will only have objectType and id where id is a statement UUID."
(#366) Line indented incorrectly; expected at least 12 spaces, found 6
(#367) Line indented incorrectly; expected 12 spaces, found 6
(#367) Expected "if (...) {\n"; found "if(...){\n"
(#368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Line indented incorrectly; expected at least 16 spaces, found 8
(#368) No space found before comment text; expected "// check it is in a valid UUID format" but found "//check it is in a valid UUID format"
(#369) Line indented incorrectly; expected at least 16 spaces, found 8
(#370) Line indented incorrectly; expected at least 16 spaces, found 10
(#372) Line indented incorrectly; expected 12 spaces, found 6
(#372) Expected "} else {\n"; found "}else{\n"
(#373) Line indented incorrectly; expected at least 16 spaces, found 8
(#374) Line indented incorrectly; expected at least 16 spaces, found 8
(#375) Line indented incorrectly; expected 12 spaces, found 6
(#377) Line indented incorrectly; expected 8 spaces, found 4
(#377) Usage of ELSEIF not allowed; use ELSE IF instead
(#377) Variable "object_type" must not contain underscores.
(#378) Whitespace found at end of line
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) This comment is 48% valid code; is this commented out code?
(#379) Line indented incorrectly; expected at least 12 spaces, found 6
(#379) No space found before comment text; expected "// remove "id", "stored", "version" or "authority" if exist" but found "//remove "id", "stored", "version" or "authority" if exist"
(#380) Line indented incorrectly; expected at least 12 spaces, found 6
(#381) Line indented incorrectly; expected at least 12 spaces, found 6
(#382) Line indented incorrectly; expected at least 12 spaces, found 6
(#383) Line indented incorrectly; expected at least 12 spaces, found 6
(#384) Line indented incorrectly; expected at least 12 spaces, found 6
(#386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Line indented incorrectly; expected at least 12 spaces, found 6
(#386) No space found before comment text; expected "// check object type is not SubStatement as nesting is not permitted" but found "//check object type is not SubStatement as nesting is not permitted"
(#387) Line indented incorrectly; expected 12 spaces, found 6
(#387) Expected "if (...) {\n"; found "if(...){\n"
(#388) Line indented incorrectly; expected at least 16 spaces, found 8
(#389) Line indented incorrectly; expected at least 16 spaces, found 8
(#390) Line indented incorrectly; expected 12 spaces, found 6
(#392) Line indented incorrectly; expected at least 12 spaces, found 6
(#394) Line indented incorrectly; expected 8 spaces, found 4
(#394) Expected "} else {\n"; found "}else{\n"
(#394) Empty ELSE statement detected
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) Line indented incorrectly; expected at least 12 spaces, found 6
(#395) No space found before comment text; expected "// finished." but found "//finished."
(#396) Line indented incorrectly; expected 8 spaces, found 4
(#398) Line indented incorrectly; expected 4 spaces, found 2
(#400) Line indented incorrectly; expected at least 4 spaces, found 2
(#403) Whitespace found at end of line
(#406) Line indented incorrectly; expected 4 spaces, found 2
(#406) Public method name "xAPIValidation::validateContext" must be in lower-case letters only
(#406) Expected 1 space after closing parenthesis; found 0
(#408) Line indented incorrectly; expected at least 8 spaces, found 4
(#408) Variable "valid_context_keys" must not contain underscores.
(#408) Whitespace found at end of line
(#409) Whitespace found at end of line
(#410) Whitespace found at end of line
(#411) Whitespace found at end of line
(#412) Whitespace found at end of line
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Line indented incorrectly; expected at least 8 spaces, found 4
(#418) No space found before comment text; expected "// check all keys submitted are valid" but found "//check all keys submitted are valid"
(#419) Line indented incorrectly; expected at least 8 spaces, found 4
(#419) Variable "valid_context_keys" must not contain underscores.
(#421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Line indented incorrectly; expected at least 8 spaces, found 4
(#421) No space found before comment text; expected "// check properties in contextActivies" but found "//check properties in contextActivies"
(#422) Line indented incorrectly; expected 8 spaces, found 4
(#422) Expected "if (...) {\n"; found "if(...){\n"
(#424) Line indented incorrectly; expected at least 12 spaces, found 6
(#424) Variable "valid_context_keys" must not contain underscores.
(#424) Whitespace found at end of line
(#425) Whitespace found at end of line
(#426) Whitespace found at end of line
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Line indented incorrectly; expected at least 16 spaces, found 6
(#429) No space found before comment text; expected "// check all keys submitted are valid" but found "//check all keys submitted are valid"
(#430) Line indented incorrectly; expected at least 16 spaces, found 6
(#430) Variable "valid_context_keys" must not contain underscores.
(#430) Whitespace found at end of line
(#434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#434) Line indented incorrectly; expected at least 16 spaces, found 6
(#434) No space found before comment text; expected "// now check all property keys contain an array" but found "//now check all property keys contain an array"
(#435) Line indented incorrectly; expected at least 16 spaces, found 6
(#435) No space found before comment text; expected "// While the contextActivity may be an object on input, it must be stored as an array - so" but found "//While the contextActivity may be an object on input, it must be stored as an array - so"
(#435) Whitespace found at end of line
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Line indented incorrectly; expected at least 16 spaces, found 6
(#436) No space found before comment text; expected "// on each type we will check if an associative array has been passed and insert it into an array if needed" but found "//on each type we will check if an associative array has been passed and insert it into an array if needed"
(#437) Line indented incorrectly; expected 16 spaces, found 6
(#437) Expected "if (...) {\n"; found "if(...){\n"
(#438) Line indented incorrectly; expected 20 spaces, found 8
(#438) Expected "if (...) {\n"; found "if(...){ \n"
(#438) Whitespace found at end of line
(#439) Line indented incorrectly; expected at least 24 spaces, found 10
(#440) Line indented incorrectly; expected 20 spaces, found 8
(#441) Line indented incorrectly; expected 16 spaces, found 6
(#443) Line indented incorrectly; expected 16 spaces, found 6
(#443) Expected "if (...) {\n"; found "if(...){\n"
(#444) Line indented incorrectly; expected 20 spaces, found 8
(#444) Expected "if (...) {\n"; found "if(...){\n"
(#445) Line indented incorrectly; expected at least 24 spaces, found 10
(#446) Line indented incorrectly; expected 20 spaces, found 8
(#447) Line indented incorrectly; expected 16 spaces, found 6
(#449) Line indented incorrectly; expected 16 spaces, found 6
(#449) Expected "if (...) {\n"; found "if(...){\n"
(#450) Line indented incorrectly; expected 20 spaces, found 8
(#450) Expected "if (...) {\n"; found "if(...){\n"
(#451) Line indented incorrectly; expected at least 24 spaces, found 12
(#452) Line indented incorrectly; expected 20 spaces, found 8
(#453) Line indented incorrectly; expected 16 spaces, found 6
(#455) Line indented incorrectly; expected 16 spaces, found 6
(#455) Expected "if (...) {\n"; found "if(...){\n"
(#456) Line indented incorrectly; expected 20 spaces, found 8
(#456) Expected "if (...) {\n"; found "if(...){\n"
(#457) Line indented incorrectly; expected at least 24 spaces, found 10
(#458) Line indented incorrectly; expected 20 spaces, found 8
(#459) Line indented incorrectly; expected 16 spaces, found 6
(#460) Line indented incorrectly; expected 8 spaces, found 4
(#462) Line indented incorrectly; expected 4 spaces, found 2
(#464) Line indented incorrectly; expected at least 4 spaces, found 2
(#470) Whitespace found at end of line
(#472) Line indented incorrectly; expected 4 spaces, found 2
(#472) Public method name "xAPIValidation::validateResult" must be in lower-case letters only
(#472) Expected 1 space after closing parenthesis; found 0
(#473) Whitespace found at end of line
(#474) Line indented incorrectly; expected at least 8 spaces, found 4
(#474) Variable "valid_keys" must not contain underscores.
(#474) Whitespace found at end of line
(#475) Whitespace found at end of line
(#476) Whitespace found at end of line
(#478) Whitespace found at end of line
(#481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Line indented incorrectly; expected at least 8 spaces, found 4
(#481) No space found before comment text; expected "// check all keys submitted are valid" but found "//check all keys submitted are valid"
(#482) Line indented incorrectly; expected at least 8 spaces, found 4
(#482) Variable "valid_keys" must not contain underscores.
(#484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) Line indented incorrectly; expected at least 8 spaces, found 4
(#484) No space found before comment text; expected "// now check each part of score if it exists" but found "//now check each part of score if it exists"
(#485) Line indented incorrectly; expected 8 spaces, found 4
(#485) Expected "if (...) {\n"; found "if(...){\n"
(#487) Line indented incorrectly; expected at least 12 spaces, found 6
(#487) Variable "valid_score_keys" must not contain underscores.
(#487) Whitespace found at end of line
(#488) Whitespace found at end of line
(#489) Whitespace found at end of line
(#492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) Line indented incorrectly; expected at least 16 spaces, found 6
(#492) No space found before comment text; expected "// check all keys submitted are valid" but found "//check all keys submitted are valid"
(#493) Line indented incorrectly; expected at least 16 spaces, found 6
(#493) Variable "valid_score_keys" must not contain underscores.
(#494) Whitespace found at end of line
(#495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Line indented incorrectly; expected at least 16 spaces, found 6
(#495) No space found before comment text; expected "// now check format of each score key" but found "//now check format of each score key"
(#496) Line indented incorrectly; expected 16 spaces, found 6
(#496) Expected "if (...) {\n"; found "if(...){\n"
(#497) Line indented incorrectly; expected 20 spaces, found 8
(#497) Expected "if (...) {\n"; found "if(...){\n"
(#498) Line indented incorrectly; expected at least 24 spaces, found 10
(#499) Line indented incorrectly; expected 20 spaces, found 8
(#500) Line indented incorrectly; expected 16 spaces, found 6
(#501) Line indented incorrectly; expected 16 spaces, found 6
(#501) Expected "if (...) {\n"; found "if(...){\n"
(#502) Line indented incorrectly; expected 20 spaces, found 8
(#502) Expected "if (...) {\n"; found "if(...){\n"
(#503) Line indented incorrectly; expected at least 24 spaces, found 10
(#504) Line indented incorrectly; expected 20 spaces, found 8
(#505) Line indented incorrectly; expected 16 spaces, found 6
(#506) Line indented incorrectly; expected 16 spaces, found 6
(#506) Expected "if (...) {\n"; found "if(...){\n"
(#507) Line indented incorrectly; expected 20 spaces, found 8
(#507) Expected "if (...) {\n"; found "if(...){\n"
(#508) Line indented incorrectly; expected 24 spaces, found 10
(#508) Expected "if (...) {\n"; found "if(...){\n"
(#509) Line indented incorrectly; expected at least 28 spaces, found 12
(#510) Line indented incorrectly; expected 24 spaces, found 10
(#511) Line indented incorrectly; expected 20 spaces, found 8
(#512) Line indented incorrectly; expected 16 spaces, found 6
(#513) Line indented incorrectly; expected 16 spaces, found 6
(#513) Expected "if (...) {\n"; found "if(...){\n"
(#514) Line indented incorrectly; expected 20 spaces, found 8
(#514) Expected "if (...) {\n"; found "if(...){\n"
(#515) Line indented incorrectly; expected 24 spaces, found 10
(#515) Expected "if (...) {\n"; found "if(...){\n"
(#516) Line indented incorrectly; expected at least 28 spaces, found 12
(#517) Line indented incorrectly; expected 24 spaces, found 10
(#518) Line indented incorrectly; expected 20 spaces, found 8
(#519) Line indented incorrectly; expected 16 spaces, found 6
(#521) Line indented incorrectly; expected 8 spaces, found 4
(#522) Whitespace found at end of line
(#523) Line indented incorrectly; expected 4 spaces, found 2
(#525) Line indented incorrectly; expected at least 4 spaces, found 2
(#529) Line indented incorrectly; expected 4 spaces, found 2
(#529) Public method name "xAPIValidation::validateTimestamp" must be in lower-case letters only
(#529) Expected 1 space after closing parenthesis; found 0
(#530) Whitespace found at end of line
(#531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#531) Line indented incorrectly; expected at least 8 spaces, found 4
(#531) No space found before comment text; expected "// does timestamp exist?" but found "//does timestamp exist?"
(#532) Line indented incorrectly; expected 8 spaces, found 4
(#532) Expected "if (...) {\n"; found "if(...){\n"
(#533) Line indented incorrectly; expected at least 12 spaces, found 6
(#534) Line indented incorrectly; expected 8 spaces, found 4
(#534) Expected "} else {\n"; found "}else{\n"
(#535) Line indented incorrectly; expected at least 12 spaces, found 6
(#535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) No space found before comment text; expected "// no timestamp set" but found "//no timestamp set"
(#536) Line indented incorrectly; expected 8 spaces, found 4
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Line indented incorrectly; expected at least 8 spaces, found 4
(#538) No space found before comment text; expected "// check format using http://www.pelagodesign.com/blog/2009/05/20/iso-8601-date-validation-that-doesnt-suck/" but found "//check format using http://www.pelagodesign.com/blog/2009/05/20/iso-8601-date-validation-that-doesnt-suck/"
(#539) Line indented incorrectly; expected 8 spaces, found 4
(#539) Line exceeds maximum limit of 180 characters; contains 327 characters
(#540) Line indented incorrectly; expected at least 12 spaces, found 6
(#541) Line indented incorrectly; expected at least 12 spaces, found 6
(#542) Line indented incorrectly; expected 8 spaces, found 4
(#542) Whitespace found at end of line
(#544) Line indented incorrectly; expected at least 8 spaces, found 4
(#546) Line indented incorrectly; expected 4 spaces, found 2
(#548) Line indented incorrectly; expected at least 4 spaces, found 2
(#552) Line indented incorrectly; expected 4 spaces, found 2
(#552) Public method name "xAPIValidation::validateStored" must be in lower-case letters only
(#552) Expected 1 space after closing parenthesis; found 0
(#553) Whitespace found at end of line
(#554) Line indented incorrectly; expected 8 spaces, found 4
(#554) Expected "if (...) {\n"; found "if(...){\n"
(#555) Line indented incorrectly; expected at least 12 spaces, found 6
(#556) Line indented incorrectly; expected 8 spaces, found 4
(#558) Line indented incorrectly; expected 4 spaces, found 2
(#560) Line indented incorrectly; expected at least 4 spaces, found 2
(#563) Line indented incorrectly; expected 4 spaces, found 2
(#563) Public method name "xAPIValidation::validateVersion" must be in lower-case letters only
(#563) Expected 1 space after closing parenthesis; found 0
(#564) Whitespace found at end of line
(#565) Line indented incorrectly; expected 8 spaces, found 4
(#565) Expected "if (...) {\n"; found "if(...){\n"
(#566) Line indented incorrectly; expected at least 12 spaces, found 6
(#567) Line indented incorrectly; expected 12 spaces, found 6
(#567) Expected "if (...) {\n"; found "if(...){\n"
(#568) Line indented incorrectly; expected at least 16 spaces, found 8
(#569) Line indented incorrectly; expected at least 16 spaces, found 8
(#570) Line indented incorrectly; expected 12 spaces, found 6
(#571) Line indented incorrectly; expected 8 spaces, found 4
(#571) Expected "} else {\n"; found "}else{\n"
(#572) Line indented incorrectly; expected at least 12 spaces, found 6
(#573) Line indented incorrectly; expected 8 spaces, found 4
(#575) Line indented incorrectly; expected at least 8 spaces, found 4
(#577) Line indented incorrectly; expected 4 spaces, found 2
(#579) Line indented incorrectly; expected at least 4 spaces, found 2
(#586) Line indented incorrectly; expected 4 spaces, found 2
(#586) Public method name "xAPIValidation::validateAttachments" must be in lower-case letters only
(#586) Expected 1 space after closing parenthesis; found 0
(#587) Whitespace found at end of line
(#588) Line indented incorrectly; expected at least 8 spaces, found 4
(#588) Variable "valid_attachment_keys" must not contain underscores.
(#588) Whitespace found at end of line
(#589) Whitespace found at end of line
(#590) Whitespace found at end of line
(#591) Whitespace found at end of line
(#592) Whitespace found at end of line
(#596) Inline comments must start with a capital letter, digit or 3-dots sequence
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#596) Line indented incorrectly; expected at least 8 spaces, found 4
(#596) No space found before comment text; expected "// check all keys are valid" but found "//check all keys are valid"
(#597) Line indented incorrectly; expected at least 8 spaces, found 4
(#597) Variable "valid_attachment_keys" must not contain underscores.
(#599) Line indented incorrectly; expected 4 spaces, found 2
(#601) Line indented incorrectly; expected at least 4 spaces, found 2
(#605) Whitespace found at end of line
(#608) Line indented incorrectly; expected 4 spaces, found 2
(#608) Public method name "xAPIValidation::validActorIdentifier" must be in lower-case letters only
(#608) Variable "actor_keys" must not contain underscores.
(#608) Expected 1 space after closing parenthesis; found 0
(#610) Line indented incorrectly; expected at least 8 spaces, found 4
(#610) Variable "identifier_valid" must not contain underscores.
(#611) Line indented incorrectly; expected at least 8 spaces, found 4
(#612) Line indented incorrectly; expected at least 8 spaces, found 4
(#612) Variable "functional_identifiers" must not contain underscores.
(#614) Inline comments must start with a capital letter, digit or 3-dots sequence
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Line indented incorrectly; expected at least 8 spaces, found 4
(#614) No space found before comment text; expected "// check functional identifier exists and is valid" but found "//check functional identifier exists and is valid"
(#615) Line indented incorrectly; expected 8 spaces, found 4
(#615) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#615) Space found after opening bracket of FOREACH loop
(#615) Space found before closing bracket of FOREACH loop
(#615) Variable "actor_keys" must not contain underscores.
(#616) Line indented incorrectly; expected 12 spaces, found 6
(#616) Expected "if (...) {\n"; found "if(...){\n"
(#616) Variable "functional_identifiers" must not contain underscores.
(#617) Line indented incorrectly; expected at least 16 spaces, found 8
(#617) Variable "identifier_valid" must not contain underscores.
(#618) Line indented incorrectly; expected at least 16 spaces, found 8
(#618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) No space found before comment text; expected "// increment counter so we can check only one identifier is present" but found "//increment counter so we can check only one identifier is present"
(#619) Line indented incorrectly; expected 12 spaces, found 6
(#620) Line indented incorrectly; expected 8 spaces, found 4
(#622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) Line indented incorrectly; expected at least 8 spaces, found 4
(#622) No space found before comment text; expected "// only allow one identifier" but found "//only allow one identifier"
(#623) Line indented incorrectly; expected 8 spaces, found 4
(#623) Expected "if (...) {\n"; found "if(...){\n"
(#624) Line indented incorrectly; expected at least 12 spaces, found 6
(#624) Variable "identifier_valid" must not contain underscores.
(#625) Line indented incorrectly; expected at least 12 spaces, found 6
(#625) Whitespace found at end of line
(#626) Line indented incorrectly; expected 8 spaces, found 4
(#628) Line indented incorrectly; expected 8 spaces, found 4
(#628) Expected "if (...) {\n"; found "if(...){\n"
(#628) Variable "identifier_valid" must not contain underscores.
(#629) Line indented incorrectly; expected at least 12 spaces, found 6
(#629) Whitespace found at end of line
(#630) Line indented incorrectly; expected 8 spaces, found 4
(#631) Whitespace found at end of line
(#632) Line indented incorrectly; expected at least 8 spaces, found 4
(#632) Variable "identifier_valid" must not contain underscores.
(#633) Line indented incorrectly; expected 4 spaces, found 2
(#635) Line indented incorrectly; expected at least 4 spaces, found 2
(#636) Whitespace found at end of line
(#640) Whitespace found at end of line
(#643) Line indented incorrectly; expected 4 spaces, found 2
(#643) Public method name "xAPIValidation::checkKeys" must be in lower-case letters only
(#643) Variable "valid_keys" must not contain underscores.
(#643) Variable "submitted_keys" must not contain underscores.
(#643) Expected 1 space after closing parenthesis; found 0
(#644) Line indented incorrectly; expected at least 8 spaces, found 4
(#645) Line indented incorrectly; expected 8 spaces, found 4
(#645) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#645) Space found after opening bracket of FOREACH loop
(#645) Space found before closing bracket of FOREACH loop
(#645) Variable "submitted_keys" must not contain underscores.
(#646) Line indented incorrectly; expected at least 12 spaces, found 6
(#646) Inline control structures are not allowed
(#646) Variable "valid_keys" must not contain underscores.
(#647) Line indented incorrectly; expected at least 12 spaces, found 10
(#647) The use of backticks in strings is not recommended
(#647) Expected 1 space before "="; 0 found
(#647) Expected 1 space after "="; 0 found
(#648) Line indented incorrectly; expected 8 spaces, found 4
(#649) Line indented incorrectly; expected at least 8 spaces, found 4
(#650) Line indented incorrectly; expected 4 spaces, found 2
(#652) Line indented incorrectly; expected at least 4 spaces, found 2
(#658) Line indented incorrectly; expected 4 spaces, found 2
(#658) Public method name "xAPIValidation::makeUUID" must be in lower-case letters only
(#658) Expected 1 space after closing parenthesis; found 0
(#659) Line indented incorrectly; expected at least 8 spaces, found 4
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) Line indented incorrectly; expected at least 8 spaces, found 6
(#661) Line indented incorrectly; expected at least 8 spaces, found 6
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) Line indented incorrectly; expected at least 8 spaces, found 6
(#664) Line indented incorrectly; expected at least 8 spaces, found 6
(#666) This comment is 45% valid code; is this commented out code?
(#666) Line indented incorrectly; expected at least 8 spaces, found 6
(#667) Inline comments must end in full-stops, exclamation marks, or question marks
(#667) Line indented incorrectly; expected at least 8 spaces, found 6
(#668) Line indented incorrectly; expected at least 8 spaces, found 6
(#670) This comment is 43% valid code; is this commented out code?
(#670) Line indented incorrectly; expected at least 8 spaces, found 6
(#671) This comment is 45% valid code; is this commented out code?
(#671) Line indented incorrectly; expected at least 8 spaces, found 6
(#672) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) Line indented incorrectly; expected at least 8 spaces, found 6
(#673) Line indented incorrectly; expected at least 8 spaces, found 6
(#675) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) Line indented incorrectly; expected at least 8 spaces, found 6
(#676) Line indented incorrectly; expected at least 8 spaces, found 6
(#677) Line indented incorrectly; expected at least 8 spaces, found 4
(#678) Line indented incorrectly; expected 4 spaces, found 2
(#680) Whitespace found at end of line
(#682) Line indented incorrectly; expected at least 4 spaces, found 2
(#690) Whitespace found at end of line
(#692) Line indented incorrectly; expected 4 spaces, found 2
(#692) Public method name "xAPIValidation::checkParams" must be in lower-case letters only
(#692) Expected 1 space after closing parenthesis; found 0
(#694) Line indented incorrectly; expected at least 8 spaces, found 4
(#695) Whitespace found at end of line
(#696) Line indented incorrectly; expected 8 spaces, found 4
(#696) Expected "if (...) {\n"; found "if(...){\n"
(#697) Line indented incorrectly; expected at least 12 spaces, found 6
(#698) Line indented incorrectly; expected 8 spaces, found 4
(#700) Inline comments must start with a capital letter, digit or 3-dots sequence
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) Line indented incorrectly; expected at least 8 spaces, found 4
(#700) No space found before comment text; expected "// first check to see if the data contains invalid keys" but found "//first check to see if the data contains invalid keys"
(#701) Line indented incorrectly; expected at least 8 spaces, found 4
(#701) Variable "check_keys" must not contain underscores.
(#703) Inline comments must start with a capital letter, digit or 3-dots sequence
(#703) Inline comments must end in full-stops, exclamation marks, or question marks
(#703) Line indented incorrectly; expected at least 8 spaces, found 4
(#703) No space found before comment text; expected "// if there are foriegn keys, set required error message" but found "//if there are foriegn keys, set required error message"
(#704) Line indented incorrectly; expected 8 spaces, found 4
(#704) Expected "if (...) {\n"; found "if(...){\n"
(#704) Variable "check_keys" must not contain underscores.
(#705) Line indented incorrectly; expected 12 spaces, found 6
(#705) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#705) Space found after opening bracket of FOREACH loop
(#705) Space found before closing bracket of FOREACH loop
(#705) Variable "check_keys" must not contain underscores.
(#706) Line indented incorrectly; expected at least 16 spaces, found 8
(#706) The use of backticks in strings is not recommended
(#706) Variable "fail_status" must not contain underscores.
(#706) Expected 1 space before "="; 0 found
(#706) Expected 1 space after "="; 0 found
(#706) Expected 1 space before "="; 0 found
(#706) Expected 1 space after "="; 0 found
(#707) Line indented incorrectly; expected 12 spaces, found 6
(#708) Line indented incorrectly; expected at least 12 spaces, found 6
(#709) Line indented incorrectly; expected 8 spaces, found 4
(#711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) Line indented incorrectly; expected at least 8 spaces, found 4
(#711) No space found before comment text; expected "// loop through all permitted keys and check type, required and values" but found "//loop through all permitted keys and check type, required and values"
(#712) Line indented incorrectly; expected 8 spaces, found 4
(#712) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#712) Space found after opening bracket of FOREACH loop
(#712) Space found before closing bracket of FOREACH loop
(#714) Line indented incorrectly; expected at least 12 spaces, found 6
(#714) Variable "data_type" must not contain underscores.
(#715) Line indented incorrectly; expected at least 12 spaces, found 6
(#716) Line indented incorrectly; expected at least 12 spaces, found 6
(#716) Variable "allowed_values" must not contain underscores.
(#718) Inline comments must start with a capital letter, digit or 3-dots sequence
(#718) Inline comments must end in full-stops, exclamation marks, or question marks
(#718) Line indented incorrectly; expected at least 12 spaces, found 6
(#718) No space found before comment text; expected "// does key exist in data" but found "//does key exist in data"
(#719) Line indented incorrectly; expected 12 spaces, found 6
(#719) Expected "if (...) {\n"; found "if(...){\n"
(#721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#721) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Line indented incorrectly; expected at least 16 spaces, found 8
(#721) No space found before comment text; expected "// check data value is not null apart from in extensions" but found "//check data value is not null apart from in extensions"
(#722) Line indented incorrectly; expected 16 spaces, found 8
(#722) Expected "if (...) {\n"; found "if(...){\n"
(#723) Line indented incorrectly; expected 20 spaces, found 10
(#723) Expected "if (...) {\n"; found "if(...){\n"
(#724) Line indented incorrectly; expected at least 20 spaces, found 14
(#724) The use of backticks in strings is not recommended
(#725) Line indented incorrectly; expected at least 24 spaces, found 12
(#726) Line indented incorrectly; expected 20 spaces, found 10
(#727) Line indented incorrectly; expected 16 spaces, found 8
(#729) Line indented incorrectly; expected at least 16 spaces, found 8
(#729) Variable "data_type" must not contain underscores.
(#731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) Line indented incorrectly; expected at least 16 spaces, found 8
(#731) No space found before comment text; expected "// @todo if allowed values set, check value is in allowed values" but found "//@todo if allowed values set, check value is in allowed values"
(#732) Line indented incorrectly; expected 16 spaces, found 8
(#732) Expected "if (...) {\n"; found "if(...){\n"
(#732) Empty IF statement detected
(#732) Variable "allowed_values" must not contain underscores.
(#733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#733) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) This comment is 56% valid code; is this commented out code?
(#733) Line indented incorrectly; expected at least 20 spaces, found 10
(#733) No space found before comment text; expected "// in_array( $value, $allowed_values )" but found "//in_array( $value, $allowed_values )"
(#734) Line indented incorrectly; expected 16 spaces, found 8
(#736) Line indented incorrectly; expected 12 spaces, found 6
(#736) Expected "} else {\n"; found "}else{\n"
(#737) Inline comments must start with a capital letter, digit or 3-dots sequence
(#737) Line indented incorrectly; expected at least 16 spaces, found 8
(#737) No space found before comment text; expected "// check to see if the key was required. If yes, set valid to false and set error." but found "//check to see if the key was required. If yes, set valid to false and set error."
(#738) Line indented incorrectly; expected 16 spaces, found 8
(#738) Expected "if (...) {\n"; found "if(...){\n"
(#739) Line indented incorrectly; expected at least 16 spaces, found 12
(#739) The use of backticks in strings is not recommended
(#740) Line indented incorrectly; expected at least 20 spaces, found 10
(#741) Line indented incorrectly; expected 16 spaces, found 8
(#742) Line indented incorrectly; expected 12 spaces, found 6
(#743) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#745) Line indented incorrectly; expected 8 spaces, found 4
(#747) Line indented incorrectly; expected at least 8 spaces, found 4
(#749) Line indented incorrectly; expected 4 spaces, found 2
(#751) Line indented incorrectly; expected at least 4 spaces, found 2
(#757) Whitespace found at end of line
(#759) Line indented incorrectly; expected 4 spaces, found 2
(#759) Public method name "xAPIValidation::checkTypes" must be in lower-case letters only
(#759) Variable "expected_type" must not contain underscores.
(#759) Expected 1 space after closing parenthesis; found 0
(#761) Line indented incorrectly; expected 8 spaces, found 4
(#761) Variable "expected_type" must not contain underscores.
(#762) Line indented incorrectly; expected 12 spaces, found 6
(#763) Line indented incorrectly; expected at least 16 spaces, found 8
(#763) Calls to inbuilt PHP functions must be lowercase; expected "is_string" but found "is_String"
(#764) Line indented incorrectly; expected at least 16 spaces, found 8
(#764) The use of backticks in strings is not recommended
(#766) Line indented incorrectly; expected 12 spaces, found 6
(#767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#767) Inline comments must end in full-stops, exclamation marks, or question marks
(#767) Line indented incorrectly; expected at least 16 spaces, found 8
(#767) No space found before comment text; expected "// used when an array is required" but found "//used when an array is required"
(#767) Whitespace found at end of line
(#768) Line indented incorrectly; expected at least 16 spaces, found 8
(#769) Line indented incorrectly; expected at least 16 spaces, found 8
(#769) The use of backticks in strings is not recommended
(#771) Line indented incorrectly; expected 12 spaces, found 6
(#772) Inline comments must start with a capital letter, digit or 3-dots sequence
(#772) Inline comments must end in full-stops, exclamation marks, or question marks
(#772) Line indented incorrectly; expected at least 16 spaces, found 8
(#772) No space found before comment text; expected "// used if value can be empty but if available needs to be an array" but found "//used if value can be empty but if available needs to be an array"
(#773) Line indented incorrectly; expected 16 spaces, found 8
(#773) Expected "if (...) {\n"; found "if(...){\n"
(#774) Line indented incorrectly; expected at least 20 spaces, found 10
(#775) Line indented incorrectly; expected at least 20 spaces, found 12
(#775) The use of backticks in strings is not recommended
(#776) Line indented incorrectly; expected 16 spaces, found 8
(#778) Line indented incorrectly; expected 12 spaces, found 6
(#779) Line indented incorrectly; expected at least 16 spaces, found 8
(#780) Line indented incorrectly; expected at least 16 spaces, found 8
(#780) The use of backticks in strings is not recommended
(#782) Line indented incorrectly; expected 12 spaces, found 6
(#783) Line indented incorrectly; expected at least 16 spaces, found 8
(#784) Line indented incorrectly; expected at least 16 spaces, found 8
(#784) The use of backticks in strings is not recommended
(#786) Line indented incorrectly; expected 12 spaces, found 6
(#787) Line indented incorrectly; expected at least 16 spaces, found 8
(#788) Line indented incorrectly; expected at least 16 spaces, found 8
(#788) The use of backticks in strings is not recommended
(#790) Line indented incorrectly; expected 12 spaces, found 6
(#791) Line indented incorrectly; expected at least 16 spaces, found 8
(#792) Line indented incorrectly; expected at least 16 spaces, found 8
(#792) The use of backticks in strings is not recommended
(#794) Line indented incorrectly; expected 12 spaces, found 6
(#795) Line indented incorrectly; expected at least 16 spaces, found 8
(#796) Line indented incorrectly; expected at least 16 spaces, found 8
(#796) The use of backticks in strings is not recommended
(#798) Line indented incorrectly; expected 12 spaces, found 6
(#799) Line indented incorrectly; expected at least 16 spaces, found 8
(#800) Line indented incorrectly; expected at least 16 spaces, found 8
(#800) The use of backticks in strings is not recommended
(#802) Line indented incorrectly; expected 12 spaces, found 6
(#803) Line indented incorrectly; expected at least 16 spaces, found 8
(#804) Line indented incorrectly; expected at least 16 spaces, found 8
(#804) The use of backticks in strings is not recommended
(#806) Line indented incorrectly; expected 12 spaces, found 6
(#807) Line indented incorrectly; expected at least 16 spaces, found 8
(#808) Line indented incorrectly; expected at least 16 spaces, found 8
(#808) The use of backticks in strings is not recommended
(#810) Line indented incorrectly; expected 12 spaces, found 6
(#811) Line indented incorrectly; expected at least 16 spaces, found 8
(#812) Line indented incorrectly; expected at least 16 spaces, found 8
(#812) The use of backticks in strings is not recommended
(#814) Line indented incorrectly; expected 12 spaces, found 6
(#815) Line indented incorrectly; expected at least 16 spaces, found 8
(#816) Line indented incorrectly; expected at least 16 spaces, found 8
(#816) The use of backticks in strings is not recommended
(#818) Line indented incorrectly; expected 12 spaces, found 6
(#819) Line indented incorrectly; expected at least 16 spaces, found 8
(#820) Line indented incorrectly; expected at least 16 spaces, found 8
(#820) The use of backticks in strings is not recommended
(#822) Line indented incorrectly; expected 12 spaces, found 6
(#823) Line indented incorrectly; expected at least 16 spaces, found 8
(#824) Line indented incorrectly; expected at least 16 spaces, found 8
(#824) The use of backticks in strings is not recommended
(#826) Line indented incorrectly; expected 12 spaces, found 6
(#827) Line indented incorrectly; expected at least 16 spaces, found 8
(#828) Line indented incorrectly; expected at least 16 spaces, found 8
(#828) The use of backticks in strings is not recommended
(#830) Line indented incorrectly; expected 12 spaces, found 6
(#831) Line indented incorrectly; expected at least 16 spaces, found 8
(#832) Line indented incorrectly; expected at least 16 spaces, found 8
(#832) The use of backticks in strings is not recommended
(#834) Line indented incorrectly; expected 12 spaces, found 6
(#835) Line indented incorrectly; expected at least 16 spaces, found 8
(#835) Variable "mbox_format" must not contain underscores.
(#836) Line indented incorrectly; expected at least 16 spaces, found 8
(#836) Variable "mbox_format" must not contain underscores.
(#837) Line indented incorrectly; expected at least 16 spaces, found 10
(#837) The use of backticks in strings is not recommended
(#839) Line indented incorrectly; expected 8 spaces, found 4
(#841) Line indented incorrectly; expected 4 spaces, found 2
(#843) Line indented incorrectly; expected at least 4 spaces, found 2
(#844) Line indented incorrectly; expected at least 4 spaces, found 2
(#845) Line indented incorrectly; expected at least 4 spaces, found 2
(#846) Line indented incorrectly; expected at least 4 spaces, found 2
(#847) Line indented incorrectly; expected at least 4 spaces, found 2
(#848) Line indented incorrectly; expected at least 4 spaces, found 2
(#850) Line indented incorrectly; expected at least 4 spaces, found 2
(#853) Line exceeds 132 characters; contains 135 characters
(#856) Line indented incorrectly; expected 4 spaces, found 2
(#856) Public method name "xAPIValidation::validateIRI" must be in lower-case letters only
(#856) Expected 1 space after closing parenthesis; found 0
(#857) Line indented incorrectly; expected 8 spaces, found 4
(#857) Expected "if (...) {\n"; found "if (...){\n"
(#857) Commas (,) must be followed by white space.
(#857) Line exceeds maximum limit of 180 characters; contains 5541 characters
(#858) Line indented incorrectly; expected at least 12 spaces, found 6
(#859) Line indented incorrectly; expected 8 spaces, found 4
(#860) Line indented incorrectly; expected at least 8 spaces, found 4
(#861) Line indented incorrectly; expected 4 spaces, found 2
(#863) Line indented incorrectly; expected at least 4 spaces, found 2
(#864) Whitespace found at end of line
(#868) Line indented incorrectly; expected 4 spaces, found 2
(#868) Private method name "xAPIValidation::validateInternetMediaType" must be in lower-case letters only
(#868) Expected 1 space after closing parenthesis; found 0
(#869) Line indented incorrectly; expected at least 8 spaces, found 4
(#870) Line indented incorrectly; expected 4 spaces, found 2
(#872) Line indented incorrectly; expected at least 4 spaces, found 2
(#873) Expected 3 space(s) before asterisk; 2 found
(#874) Expected 3 space(s) before asterisk; 2 found
(#875) Expected 3 space(s) before asterisk; 2 found
(#876) Expected 3 space(s) before asterisk; 2 found
(#877) Expected 3 space(s) before asterisk; 2 found
(#878) Expected 3 space(s) before asterisk; 2 found
(#879) Expected 3 space(s) before asterisk; 2 found
(#880) Line indented incorrectly; expected 4 spaces, found 2
(#880) Public method name "xAPIValidation::validateLanguageMap" must be in lower-case letters only
(#880) Expected 1 space after closing parenthesis; found 0
(#881) Line indented incorrectly; expected 8 spaces, found 4
(#881) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#881) Space found after opening bracket of FOREACH loop
(#881) Space found before closing bracket of FOREACH loop
(#882) Line indented incorrectly; expected 12 spaces, found 6
(#882) Expected "if (...) {\n"; found "if(...){\n"
(#882) Line exceeds maximum limit of 180 characters; contains 324 characters
(#883) Line indented incorrectly; expected at least 16 spaces, found 8
(#884) Line indented incorrectly; expected 12 spaces, found 6
(#885) Line indented incorrectly; expected 8 spaces, found 4
(#886) Line indented incorrectly; expected at least 8 spaces, found 4
(#887) Line indented incorrectly; expected 4 spaces, found 2
(#889) Line indented incorrectly; expected at least 4 spaces, found 2
(#895) Line indented incorrectly; expected 4 spaces, found 2
(#895) Public method name "xAPIValidation::validateUUID" must be in lower-case letters only
(#895) Expected 1 space after closing parenthesis; found 0
(#896) Line indented incorrectly; expected 8 spaces, found 4
(#896) Expected "if (...) {\n"; found "if(...){\n"
(#897) Line indented incorrectly; expected at least 12 spaces, found 6
(#898) Line indented incorrectly; expected 8 spaces, found 4
(#899) Line indented incorrectly; expected at least 8 spaces, found 4
(#900) Line indented incorrectly; expected 4 spaces, found 2
(#902) Line indented incorrectly; expected at least 4 spaces, found 2
(#908) Line indented incorrectly; expected 4 spaces, found 2
(#908) Public method name "xAPIValidation::validateISO8601" must be in lower-case letters only
(#908) Expected 1 space after closing parenthesis; found 0
(#909) Line indented incorrectly; expected 8 spaces, found 4
(#909) Expected "if (...) {\n"; found "if(...){\n"
(#909) Line exceeds 132 characters; contains 171 characters
(#910) Line indented incorrectly; expected at least 12 spaces, found 6
(#911) Line indented incorrectly; expected 8 spaces, found 4
(#912) Line indented incorrectly; expected at least 8 spaces, found 4
(#913) Line indented incorrectly; expected 4 spaces, found 2
(#915) Line indented incorrectly; expected at least 4 spaces, found 2
(#916) Whitespace found at end of line
(#917) Whitespace found at end of line
(#918) Whitespace found at end of line
(#920) Line indented incorrectly; expected 4 spaces, found 2
(#920) Private method name "xAPIValidation::isAssoc" must be in lower-case letters only
(#921) Line indented incorrectly; expected at least 4 spaces, found 2
(#921) Opening brace should be on the same line as the declaration
(#922) Line indented incorrectly; expected at least 8 spaces, found 4
(#923) Line indented incorrectly; expected 4 spaces, found 2
local/smart_klass/classes/xAPI/InteractionComponent.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#17) Whitespace found at end of line
(#20) Whitespace found at end of line
(#23) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#31) Inline control structures are not allowed
(#34) Whitespace found at end of line
(#35) Public method name "InteractionComponent::setId" must be in lower-case letters only
(#39) Whitespace found at end of line
(#40) Public method name "InteractionComponent::getId" must be in lower-case letters only
(#43) Whitespace found at end of line
(#44) Public method name "InteractionComponent::setDescription" must be in lower-case letters only
(#45) Inline control structures are not allowed
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#49) Whitespace found at end of line
(#50) Public method name "InteractionComponent::getDescription" must be in lower-case letters only
(#53) Whitespace found at end of line
(#56) Whitespace found at end of line
(#57) Inline control structures are not allowed
(#59) Inline control structures are not allowed
(#60) Whitespace found at end of line
local/smart_klass/classes/xAPI/Providers/Credentials.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) No space found before comment text; expected "// const MAX_TIME = 0;" but found "//const MAX_TIME = 0;"
(#21) Public method name "Credentials::getProvider" must be in lower-case letters only
(#23) Expected "if (...) {\n"; found "if (...){\n"
(#30) Public method name "Credentials::updateCredentials" must be in lower-case letters only
(#31) This comment is 69% valid code; is this commented out code?
(#31) Line indented incorrectly; expected at least 8 spaces, found 4
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Line indented incorrectly; expected at least 8 spaces, found 4
(#39) Public method name "Credentials::getCredentials" must be in lower-case letters only
(#42) Expected 1 space after "?"; newline found
(#44) Expected 1 space after "?"; newline found
(#46) Expected 1 space after "?"; newline found
(#48) Expected 1 space after "?"; newline found
local/smart_klass/classes/xAPI/Providers/DataProvider.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Variable "R" must be all lower-case
(#20) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#20) Variable "R" must be all lower-case
(#26) Public method name "DataProvider::getAuth" must be in lower-case letters only
(#26) Expected 1 space after closing parenthesis; found 0
(#27) Line indented incorrectly; expected at least 8 spaces, found 7
(#28) Line indented incorrectly; expected at least 8 spaces, found 7
(#29) Line indented incorrectly; expected at least 8 spaces, found 7
(#30) Line indented incorrectly; expected at least 8 spaces, found 7
(#31) Line indented incorrectly; expected at least 8 spaces, found 7
(#33) Line indented incorrectly; expected 8 spaces, found 7
(#34) Line indented incorrectly; expected 12 spaces, found 11
(#35) Line indented incorrectly; expected at least 16 spaces, found 15
(#38) Line indented incorrectly; expected 12 spaces, found 11
(#39) No space found before comment text; expected "// TODO: Incluir autenticacion oAUTH con LRS." but found "//TODO: Incluir autenticacion oAUTH con LRS."
(#41) Line indented incorrectly; expected 8 spaces, found 7
(#45) Public method name "DataProvider::validateStatements" must be in lower-case letters only
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#60) Public method name "DataProvider::getManager" must be in lower-case letters only
(#62) Variable "manager_email" must not contain underscores.
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#63) Variable "manager_email" must not contain underscores.
(#64) Variable "manager_email" must not contain underscores.
(#67) Public method name "DataProvider::getInstructors" must be in lower-case letters only
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) No space found before comment text; expected "// teacher rolesids" but found "//teacher rolesids"
(#72) Variable "teacher_role_id" must not contain underscores.
(#72) Commas (,) must be followed by white space.
(#74) Variable "teacher_role_id" must not contain underscores.
(#75) Variable "teachers_ids" must not contain underscores.
(#76) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#77) Variable "teachers_ids" must not contain underscores.
(#80) Variable "teachers_ids" must not contain underscores.
(#85) Variable "platform_version" must not contain underscores.
(#92) Variable "plugin_info" must not contain underscores.
(#93) Variable "plugin_release" must not contain underscores.
(#93) Variable "plugin_info" must not contain underscores.
(#94) Variable "plugin_version" must not contain underscores.
(#94) Variable "plugin_info" must not contain underscores.
(#95) Variable "plugin_version" must not contain underscores.
(#97) Variable "platform_version" must not contain underscores.
(#97) Variable "plugin_version" must not contain underscores.
(#100) Public method name "DataProvider::getCollector" must be in lower-case letters only
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#106) Public method name "DataProvider::updateCollector" must be in lower-case letters only
(#106) Variable "new_data" must not contain underscores.
(#106) Expected 1 space after closing parenthesis; found 0
(#108) Inline control structures are not allowed
(#109) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#114) Inline control structures are not allowed
(#116) Inline control structures are not allowed
(#116) Variable "new_data" must not contain underscores.
(#117) Variable "new_data" must not contain underscores.
(#118) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#123) Public method name "DataProvider::getCourses" must be in lower-case letters only
(#127) Expected 1 space before ">"; 0 found
(#127) Expected 1 space after ">"; 0 found
(#127) Line exceeds 132 characters; contains 150 characters
(#134) Line exceeds 132 characters; contains 133 characters
(#138) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#144) Inline control structures are not allowed
(#151) Public method name "DataProvider::getCourseUserTime" must be in lower-case letters only
(#151) Expected 1 space after closing parenthesis; found 0
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) No space found before comment text; expected "// Establezco el tiempo en minutos que considero una sesion valida" but found "//Establezco el tiempo en minutos que considero una sesion valida"
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#164) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#182) Public method name "DataProvider::getModules" must be in lower-case letters only
(#186) Expected 1 space before ">"; 0 found
(#186) Expected 1 space after ">"; 0 found
(#186) Line exceeds 132 characters; contains 150 characters
(#198) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#206) Public method name "DataProvider::getModule" must be in lower-case letters only
(#210) Expected 1 space before "=>"; 0 found
(#210) Expected 1 space after "=>"; 0 found
(#210) Expected 1 space before ">"; 0 found
(#210) Expected 1 space after ">"; 0 found
(#218) Expected "if (...) {\n"; found "if (...){\n"
(#223) Whitespace found at end of line within string
(#224) Whitespace found at end of line within string
(#225) Whitespace found at end of line within string
(#226) Whitespace found at end of line within string
(#227) Whitespace found at end of line within string
(#228) Whitespace found at end of line within string
(#230) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#232) Variable "module_date_creation" must not contain underscores.
(#236) Expected 1 space after "="; 2 found
(#237) Whitespace found at end of line within string
(#238) Whitespace found at end of line within string
(#239) Whitespace found at end of line within string
(#240) Whitespace found at end of line within string
(#241) Whitespace found at end of line within string
(#242) Whitespace found at end of line within string
(#243) Whitespace found at end of line within string
(#244) Whitespace found at end of line within string
(#245) Whitespace found at end of line within string
(#255) Inline control structures are not allowed
(#257) Inline control structures are not allowed
(#257) Expected 1 space after ">"; 0 found
(#263) Variable "module_date_creation" must not contain underscores.
(#263) Variable "module_date_creation" must not contain underscores.
(#263) Variable "module_date_creation" must not contain underscores.
(#263) Expected 1 space after "?"; newline found
(#264) Expected 1 space after ":"; newline found
(#265) Variable "module_date_creation" must not contain underscores.
(#272) Expected 1 space after "="; 2 found
(#273) Whitespace found at end of line within string
(#274) Whitespace found at end of line within string
(#275) Whitespace found at end of line within string
(#276) Whitespace found at end of line within string
(#277) Whitespace found at end of line within string
(#278) Whitespace found at end of line within string
(#279) Whitespace found at end of line within string
(#280) Whitespace found at end of line within string
(#281) Whitespace found at end of line within string
(#292) Inline control structures are not allowed
(#294) Inline control structures are not allowed
(#294) Expected 1 space after ">"; 0 found
(#298) Variable "module_date_creation" must not contain underscores.
(#298) Variable "module_date_creation" must not contain underscores.
(#298) Variable "module_date_creation" must not contain underscores.
(#298) Expected 1 space after "?"; newline found
(#299) Expected 1 space after ":"; newline found
(#300) Variable "module_date_creation" must not contain underscores.
(#304) Inline control structures are not allowed
(#304) Expected 1 space before ">"; 0 found
(#304) Expected 1 space after ">"; 0 found
(#307) Inline control structures are not allowed
(#310) Inline control structures are not allowed
(#313) Inline control structures are not allowed
(#313) Variable "module_date_creation" must not contain underscores.
(#314) Variable "module_date_creation" must not contain underscores.
(#314) Expected 1 space before "=>"; 0 found
(#314) Expected 1 space after "=>"; 0 found
(#316) Variable "module_date_creation" must not contain underscores.
(#320) Public method name "DataProvider::getLog" must be in lower-case letters only
(#323) Expected 1 space before ">"; 0 found
(#323) Expected 1 space after ">"; 0 found
(#323) Line exceeds 132 characters; contains 150 characters
(#327) Line exceeds maximum limit of 180 characters; contains 192 characters
(#335) Inline control structures are not allowed
(#336) Expected 1 space before "=>"; 0 found
(#336) Expected 1 space after "=>"; 0 found
(#345) Public method name "DataProvider::getAllEnrolments" must be in lower-case letters only
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 8 spaces, found 2
(#349) Expected 1 space before ">"; 0 found
(#349) Expected 1 space after ">"; 0 found
(#349) Line exceeds 132 characters; contains 144 characters
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 8 spaces, found 2
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 12 spaces, found 3
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 8 spaces, found 2
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Line indented incorrectly; expected at least 12 spaces, found 3
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 12 spaces, found 3
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 8 spaces, found 2
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Line indented incorrectly; expected at least 8 spaces, found 2
(#360) No space found before comment text; expected "// This sql is based on sql of ./completion/cron.php" but found "//This sql is based on sql of ./completion/cron.php"
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 8 spaces, found 2
(#361) Whitespace found at end of line within string
(#362) Whitespace found at end of line within string
(#363) Whitespace found at end of line within string
(#364) Whitespace found at end of line within string
(#365) Whitespace found at end of line within string
(#366) Whitespace found at end of line within string
(#367) Whitespace found at end of line within string
(#368) Whitespace found at end of line within string
(#369) Whitespace found at end of line within string
(#370) Whitespace found at end of line within string
(#371) Whitespace found at end of line within string
(#372) Whitespace found at end of line within string
(#373) Whitespace found at end of line within string
(#374) Whitespace found at end of line within string
(#375) Whitespace found at end of line within string
(#376) Whitespace found at end of line within string
(#377) Whitespace found at end of line within string
(#378) Whitespace found at end of line within string
(#379) Whitespace found at end of line within string
(#380) Whitespace found at end of line within string
(#381) Whitespace found at end of line within string
(#382) Whitespace found at end of line within string
(#383) Whitespace found at end of line within string
(#384) Whitespace found at end of line within string
(#385) Whitespace found at end of line within string
(#386) Whitespace found at end of line within string
(#387) Whitespace found at end of line within string
(#388) Whitespace found at end of line within string
(#389) Whitespace found at end of line within string
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 8 spaces, found 2
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) This comment is 67% valid code; is this commented out code?
(#396) Line indented incorrectly; expected at least 8 spaces, found 2
(#397) Line indented incorrectly; expected at least 8 spaces, found 4
(#398) Line indented incorrectly; expected at least 8 spaces, found 4
(#399) Line indented incorrectly; expected at least 8 spaces, found 4
(#402) Public method name "DataProvider::getEnrolments" must be in lower-case letters only
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 2
(#403) Variable "studentEnrols" must be all lower-case
(#408) Public method name "DataProvider::getCourseInitDate" must be in lower-case letters only
(#413) Public method name "DataProvider::getCourseCompletedDate" must be in lower-case letters only
(#417) Public method name "DataProvider::getCourseCompletion" must be in lower-case letters only
(#420) Expected 1 space before ">"; 0 found
(#420) Expected 1 space after ">"; 0 found
(#420) Line exceeds 132 characters; contains 150 characters
(#433) Public method name "DataProvider::getActivitiesCompletion" must be in lower-case letters only
(#436) Expected 1 space before ">"; 0 found
(#436) Expected 1 space after ">"; 0 found
(#436) Line exceeds 132 characters; contains 150 characters
(#447) Inline control structures are not allowed
(#448) Expected 1 space before "=>"; 0 found
(#448) Expected 1 space after "=>"; 0 found
(#448) Line exceeds 132 characters; contains 149 characters
(#449) Expected "if (...) {\n"; found "if (...){\n"
(#456) Expected 1 space before "=>"; 0 found
(#456) Expected 1 space after "=>"; 0 found
(#461) Public method name "DataProvider::getGrades" must be in lower-case letters only
(#465) Expected 1 space before ">"; 0 found
(#465) Expected 1 space after ">"; 0 found
(#465) Line exceeds 132 characters; contains 154 characters
(#468) Whitespace found at end of line within string
(#469) Whitespace found at end of line within string
(#470) Whitespace found at end of line within string
(#471) Whitespace found at end of line within string
(#472) Whitespace found at end of line within string
(#473) Whitespace found at end of line within string
(#474) Whitespace found at end of line within string
(#475) Whitespace found at end of line within string
(#476) Whitespace found at end of line within string
(#477) Whitespace found at end of line within string
(#478) Whitespace found at end of line within string
(#479) Whitespace found at end of line within string
(#480) Whitespace found at end of line within string
(#481) Whitespace found at end of line within string
(#482) Whitespace found at end of line within string
(#483) Whitespace found at end of line within string
(#484) Whitespace found at end of line within string
(#485) Whitespace found at end of line within string
(#486) Whitespace found at end of line within string
(#487) Whitespace found at end of line within string
(#488) Whitespace found at end of line within string
(#494) Public method name "DataProvider::getActivityId" must be in lower-case letters only
(#494) Expected 1 space after closing parenthesis; found 0
(#499) Public method name "DataProvider::getModuleId" must be in lower-case letters only
(#499) Expected 1 space after closing parenthesis; found 0
(#501) Blank comments are not allowed
(#506) Public method name "DataProvider::getCourseId" must be in lower-case letters only
(#506) Expected 1 space after closing parenthesis; found 0
(#511) Public method name "DataProvider::getActivityType" must be in lower-case letters only
(#513) Closing brace must be on a line by itself
(#514) Closing brace must be on a line by itself
(#515) Closing brace must be on a line by itself
(#516) Closing brace must be on a line by itself
(#517) Closing brace must be on a line by itself
(#518) Closing brace must be on a line by itself
(#519) Closing brace must be on a line by itself
(#520) Closing brace must be on a line by itself
(#521) Closing brace must be on a line by itself
(#522) Closing brace must be on a line by itself
(#523) Closing brace must be on a line by itself
(#524) Closing brace must be on a line by itself
(#525) Closing brace must be on a line by itself
(#526) Closing brace must be on a line by itself
(#527) Closing brace must be on a line by itself
(#528) Closing brace must be on a line by itself
(#529) Closing brace must be on a line by itself
(#533) Public method name "DataProvider::getVerb" must be in lower-case letters only
(#537) Closing brace must be on a line by itself
(#538) Closing brace must be on a line by itself
(#539) Closing brace must be on a line by itself
(#543) Closing brace must be on a line by itself
(#544) Closing brace must be on a line by itself
(#545) Closing brace must be on a line by itself
(#549) Closing brace must be on a line by itself
(#550) Closing brace must be on a line by itself
(#554) Closing brace must be on a line by itself
(#555) Closing brace must be on a line by itself
(#559) Closing brace must be on a line by itself
(#560) Closing brace must be on a line by itself
(#564) Closing brace must be on a line by itself
(#565) Closing brace must be on a line by itself
(#569) Closing brace must be on a line by itself
(#575) Closing brace must be on a line by itself
(#576) Closing brace must be on a line by itself
(#582) Closing brace must be on a line by itself
(#583) Closing brace must be on a line by itself
(#584) Closing brace must be on a line by itself
(#585) Closing brace must be on a line by itself
(#586) Closing brace must be on a line by itself
(#587) Closing brace must be on a line by itself
(#588) Closing brace must be on a line by itself
(#594) Closing brace must be on a line by itself
(#595) Closing brace must be on a line by itself
(#601) Closing brace must be on a line by itself
(#602) Closing brace must be on a line by itself
(#608) Closing brace must be on a line by itself
(#609) Closing brace must be on a line by itself
(#615) Public method name "DataProvider::getMaxId" must be in lower-case letters only
(#615) Expected 1 space after closing parenthesis; found 0
(#620) Expected 1 space after closing parenthesis; found 0
(#622) Variable "arr_collectors" must not contain underscores.
(#622) Expected 1 space after "="; 2 found
(#623) Variable "arr_collectors" must not contain underscores.
(#625) Expected "if (...) {\n"; found "if (...){\n"
(#626) Commas (,) must be followed by white space.
(#635) Variable "table_base" must not contain underscores.
(#635) Closing brace must be on a line by itself
(#636) Variable "table_base" must not contain underscores.
(#636) Closing brace must be on a line by itself
(#637) Variable "table_base" must not contain underscores.
(#637) Closing brace must be on a line by itself
(#638) Variable "table_base" must not contain underscores.
(#638) Closing brace must be on a line by itself
(#639) Variable "table_base" must not contain underscores.
(#639) Closing brace must be on a line by itself
(#640) Variable "table_base" must not contain underscores.
(#640) Closing brace must be on a line by itself
(#641) Variable "table_base" must not contain underscores.
(#641) Closing brace must be on a line by itself
(#641) Closing brace must be on a line by itself
(#642) Variable "table_base" must not contain underscores.
(#642) Closing brace must be on a line by itself
(#643) Variable "table_base" must not contain underscores.
(#643) Closing brace must be on a line by itself
(#644) Variable "table_base" must not contain underscores.
(#644) Closing brace must be on a line by itself
(#648) Variable "table_base" must not contain underscores.
(#650) Variable "table_base" must not contain underscores.
(#654) Public method name "DataProvider::getRole" must be in lower-case letters only
(#654) Expected 1 space after closing parenthesis; found 0
(#660) Public method name "DataProvider::getLanguageString" must be in lower-case letters only
(#664) Public method name "DataProvider::getConfig" must be in lower-case letters only
(#668) Public method name "DataProvider::setConfig" must be in lower-case letters only
(#672) Public method name "DataProvider::getProxy" must be in lower-case letters only
local/smart_klass/classes/xAPI/Providers/DataProviderFactory.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Whitespace found at end of line
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) No space found before comment text; expected "// Moodle 2.7" but found "//Moodle 2.7"
(#20) Line indented incorrectly; expected at least 12 spaces, found 10
(#20) Whitespace found at end of line
(#22) Line indented incorrectly; expected at least 12 spaces, found 10
(#24) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Expected "if (...) {\n"; found "if(...) {\n"
(#28) Line indented incorrectly; expected at least 12 spaces, found 10
(#30) Line indented incorrectly; expected at least 12 spaces, found 10
local/smart_klass/classes/xAPI/Providers/DataProvider_Moodle27.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Public method name "DataProvider_Moodle27::getModules" must be in lower-case letters only
(#20) Whitespace found at end of line
(#22) Expected 1 space before ">"; 0 found
(#22) Expected 1 space after ">"; 0 found
(#22) Line exceeds 132 characters; contains 150 characters
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#28) Whitespace found at end of line
(#34) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#41) Public method name "DataProvider_Moodle27::getModule" must be in lower-case letters only
(#44) Whitespace found at end of line
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before ">"; 0 found
(#45) Expected 1 space after ">"; 0 found
(#54) Expected "if (...) {\n"; found "if (...){\n"
(#59) Whitespace found at end of line within string
(#60) Whitespace found at end of line within string
(#61) Whitespace found at end of line within string
(#62) Whitespace found at end of line within string
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#66) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#68) Variable "module_date_creation" must not contain underscores.
(#72) Expected 1 space after "="; 2 found
(#73) Whitespace found at end of line within string
(#74) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#77) Whitespace found at end of line within string
(#78) Whitespace found at end of line within string
(#79) Whitespace found at end of line within string
(#80) Whitespace found at end of line within string
(#81) Whitespace found at end of line within string
(#85) Whitespace found at end of line
(#96) Variable "module_date_creation" must not contain underscores.
(#96) Variable "module_date_creation" must not contain underscores.
(#96) Variable "module_date_creation" must not contain underscores.
(#96) Expected 1 space after "?"; newline found
(#96) Whitespace found at end of line
(#97) Expected 1 space after ":"; newline found
(#97) Whitespace found at end of line
(#98) Variable "module_date_creation" must not contain underscores.
(#103) Whitespace found at end of line
(#105) Expected 1 space after "="; 2 found
(#106) Whitespace found at end of line within string
(#107) Whitespace found at end of line within string
(#108) Whitespace found at end of line within string
(#109) Whitespace found at end of line within string
(#110) Whitespace found at end of line within string
(#111) Whitespace found at end of line within string
(#112) Whitespace found at end of line within string
(#113) Whitespace found at end of line within string
(#114) Whitespace found at end of line within string
(#127) Variable "module_date_creation" must not contain underscores.
(#127) Variable "module_date_creation" must not contain underscores.
(#127) Variable "module_date_creation" must not contain underscores.
(#127) Expected 1 space after "?"; newline found
(#127) Whitespace found at end of line
(#128) Expected 1 space after ":"; newline found
(#128) Whitespace found at end of line
(#129) Variable "module_date_creation" must not contain underscores.
(#133) Inline control structures are not allowed
(#133) Expected 1 space before ">"; 0 found
(#133) Expected 1 space after ">"; 0 found
(#136) Inline control structures are not allowed
(#136) Variable "module_date_creation" must not contain underscores.
(#137) Variable "module_date_creation" must not contain underscores.
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#137) Whitespace found at end of line
(#139) Variable "module_date_creation" must not contain underscores.
(#142) Whitespace found at end of line
(#143) Whitespace found at end of line
(#144) Whitespace found at end of line
(#145) Public method name "DataProvider_Moodle27::getLog" must be in lower-case letters only
(#147) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#148) Whitespace found at end of line
(#153) Whitespace found at end of line
(#153) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#155) Whitespace found at end of line
(#167) Line exceeds 132 characters; contains 156 characters
(#167) Whitespace found at end of line
(#176) Whitespace found at end of line
(#177) Commas (,) must be followed by white space.
(#178) Whitespace found at end of line
(#179) Expected "foreach (...) {\n"; found "foreach (...){ \n"
(#179) Whitespace found at end of line
(#180) Expected 1 space after "="; 2 found
(#182) Whitespace found at end of line
(#183) Inline control structures are not allowed
(#188) Inline control structures are not allowed
(#188) Whitespace found at end of line
(#194) Whitespace found at end of line
(#195) Expected 1 space after "="; 0 found
(#197) Expected 1 space before "=>"; 0 found
(#197) Expected 1 space after "=>"; 0 found
(#207) Whitespace found at end of line
(#208) Public method name "DataProvider_Moodle27::getVerb" must be in lower-case letters only
(#212) Closing brace must be on a line by itself
(#213) Closing brace must be on a line by itself
(#214) Closing brace must be on a line by itself
(#215) Whitespace found at end of line
(#221) Whitespace found at end of line
(#222) Whitespace found at end of line
(#224) Closing brace must be on a line by itself
(#228) Closing brace must be on a line by itself
(#229) Closing brace must be on a line by itself
(#233) Closing brace must be on a line by itself
(#234) Closing brace must be on a line by itself
(#238) Closing brace must be on a line by itself
(#239) Closing brace must be on a line by itself
(#244) Whitespace found at end of line
(#246) Whitespace found at end of line
(#247) Whitespace found at end of line
(#254) Closing brace must be on a line by itself
(#257) Whitespace found at end of line
(#260) Closing brace must be on a line by itself
(#261) Closing brace must be on a line by itself
(#264) Whitespace found at end of line
(#267) Closing brace must be on a line by itself
(#268) Closing brace must be on a line by itself
(#269) Closing brace must be on a line by itself
(#270) Closing brace must be on a line by itself
(#271) Closing brace must be on a line by itself
(#272) Closing brace must be on a line by itself
(#273) Closing brace must be on a line by itself
(#276) Whitespace found at end of line
(#279) Closing brace must be on a line by itself
(#280) Closing brace must be on a line by itself
(#283) Whitespace found at end of line
(#286) Closing brace must be on a line by itself
(#287) Closing brace must be on a line by itself
(#290) Whitespace found at end of line
(#293) Closing brace must be on a line by itself
(#294) Closing brace must be on a line by itself
local/smart_klass/classes/xAPI/Result.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#17) Whitespace found at end of line
(#19) Whitespace found at end of line
(#26) Whitespace found at end of line
(#33) Whitespace found at end of line
(#40) Whitespace found at end of line
(#43) Whitespace found at end of line
(#47) Whitespace found at end of line
(#50) Whitespace found at end of line
(#52) Expected 6 space(s) before asterisk; 5 found
(#53) Expected 6 space(s) before asterisk; 5 found
(#54) Expected 6 space(s) before asterisk; 5 found
(#55) Expected 6 space(s) before asterisk; 5 found
(#56) Expected 6 space(s) before asterisk; 5 found
(#56) Line exceeds 132 characters; contains 153 characters
(#57) Expected 6 space(s) before asterisk; 5 found
(#58) Expected 6 space(s) before asterisk; 5 found
(#58) Whitespace found at end of line
(#59) Expected 6 space(s) before asterisk; 5 found
(#59) Whitespace found at end of line
(#60) Expected 6 space(s) before asterisk; 5 found
(#60) Line exceeds 132 characters; contains 161 characters
(#61) Expected 6 space(s) before asterisk; 5 found
(#61) Whitespace found at end of line
(#62) Expected 6 space(s) before asterisk; 5 found
(#62) Line exceeds 132 characters; contains 161 characters
(#62) Whitespace found at end of line
(#63) Expected 6 space(s) before asterisk; 5 found
(#64) Expected 6 space(s) before asterisk; 5 found
(#64) Whitespace found at end of line
(#65) Expected 6 space(s) before asterisk; 5 found
(#67) Whitespace found at end of line
(#68) Closing brace must be on a line by itself
(#69) Whitespace found at end of line
(#70) Public method name "Result::setScore" must be in lower-case letters only
(#70) Whitespace found at end of line
(#74) Whitespace found at end of line
(#75) Public method name "Result::getScore" must be in lower-case letters only
(#78) Whitespace found at end of line
(#79) Public method name "Result::setSuccess" must be in lower-case letters only
(#80) Whitespace found at end of line
(#83) Whitespace found at end of line
(#84) Public method name "Result::getSuccess" must be in lower-case letters only
(#84) Expected 1 space after closing parenthesis; found 0
(#87) Whitespace found at end of line
(#88) Public method name "Result::setCompletion" must be in lower-case letters only
(#88) Expected 1 space after closing parenthesis; found 0
(#89) Whitespace found at end of line
(#92) Whitespace found at end of line
(#93) Public method name "Result::getCompletion" must be in lower-case letters only
(#93) Expected 1 space after closing parenthesis; found 0
(#96) Whitespace found at end of line
(#97) Public method name "Result::setResponse" must be in lower-case letters only
(#101) Whitespace found at end of line
(#102) Public method name "Result::getResponse" must be in lower-case letters only
(#105) Whitespace found at end of line
(#106) Public method name "Result::setDuration" must be in lower-case letters only
(#106) Expected 1 space after closing parenthesis; found 0
(#112) Line indented incorrectly; expected at least 16 spaces, found 15
(#118) Whitespace found at end of line
(#122) Whitespace found at end of line
(#123) Public method name "Result::getDuration" must be in lower-case letters only
(#126) Whitespace found at end of line
(#127) Public method name "Result::addExtension" must be in lower-case letters only
(#127) Expected 1 space after closing parenthesis; found 0
(#128) Expected "if (...) {\n"; found "if (...){\n"
(#130) Inline control structures are not allowed
(#130) Whitespace found at end of line
(#132) Whitespace found at end of line
(#135) Whitespace found at end of line
(#136) Public method name "Result::getExtension" must be in lower-case letters only
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#138) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#139) Whitespace found at end of line
(#151) Whitespace found at end of line
(#152) Public method name "Result::getExtensions" must be in lower-case letters only
(#158) Whitespace found at end of line
(#159) Expected "if (...) {\n"; found "if (...){\n"
(#161) Inline control structures are not allowed
(#164) Whitespace found at end of line
(#165) Inline control structures are not allowed
(#167) Whitespace found at end of line
(#168) Inline control structures are not allowed
(#171) Inline control structures are not allowed
(#173) Whitespace found at end of line
(#174) Inline control structures are not allowed
(#176) Whitespace found at end of line
(#177) Expected 1 space before ">"; 0 found
(#177) Expected 1 space after ">"; 0 found
(#180) Inline control structures are not allowed
(#180) Whitespace found at end of line
(#183) Inline control structures are not allowed
local/smart_klass/classes/xAPI/Score.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#17) Whitespace found at end of line
(#20) Whitespace found at end of line
(#23) Whitespace found at end of line
(#26) Whitespace found at end of line
(#29) Whitespace found at end of line
(#32) Whitespace found at end of line
(#35) Whitespace found at end of line
(#38) Whitespace found at end of line
(#41) Inline control structures are not allowed
(#43) Inline control structures are not allowed
(#45) Inline control structures are not allowed
(#47) Whitespace found at end of line
(#49) Whitespace found at end of line
(#50) Public method name "Score::getScaled" must be in lower-case letters only
(#51) Inline control structures are not allowed
(#51) Expected 1 space before ">="; 0 found
(#51) Expected 1 space after ">="; 0 found
(#51) Expected 1 space before ">"; 0 found
(#51) Expected 1 space after ">"; 0 found
(#53) Whitespace found at end of line
(#56) Whitespace found at end of line
(#57) Public method name "Score::setRaw" must be in lower-case letters only
(#60) Whitespace found at end of line
(#61) Whitespace found at end of line
(#62) Public method name "Score::getRaw" must be in lower-case letters only
(#65) Whitespace found at end of line
(#66) Public method name "Score::setMin" must be in lower-case letters only
(#69) Whitespace found at end of line
(#70) Whitespace found at end of line
(#71) Public method name "Score::getMin" must be in lower-case letters only
(#74) Whitespace found at end of line
(#75) Public method name "Score::setMax" must be in lower-case letters only
(#78) Whitespace found at end of line
(#79) Whitespace found at end of line
(#80) Public method name "Score::getMax" must be in lower-case letters only
(#83) Whitespace found at end of line
(#86) Whitespace found at end of line
(#87) Inline control structures are not allowed
(#88) Inline control structures are not allowed
(#89) Inline control structures are not allowed
(#91) Inline control structures are not allowed
(#92) Whitespace found at end of line
local/smart_klass/classes/xAPI/Statement.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#16) Whitespace found at end of line
(#19) Whitespace found at end of line
(#31) Whitespace found at end of line
(#36) Line indented incorrectly; expected 4 spaces, found 5
(#37) Whitespace found at end of line
(#39) Expected 6 space(s) before asterisk; 5 found
(#40) Expected 6 space(s) before asterisk; 5 found
(#41) Expected 6 space(s) before asterisk; 5 found
(#42) Line indented incorrectly; expected 4 spaces, found 5
(#43) Whitespace found at end of line
(#45) Expected 6 space(s) before asterisk; 5 found
(#46) Expected 6 space(s) before asterisk; 5 found
(#47) Expected 6 space(s) before asterisk; 5 found
(#48) Line indented incorrectly; expected 4 spaces, found 5
(#49) Whitespace found at end of line
(#51) Expected 6 space(s) before asterisk; 5 found
(#52) Expected 6 space(s) before asterisk; 5 found
(#53) Expected 6 space(s) before asterisk; 5 found
(#54) Line indented incorrectly; expected 4 spaces, found 5
(#57) Expected 6 space(s) before asterisk; 5 found
(#58) Expected 6 space(s) before asterisk; 5 found
(#59) Expected 6 space(s) before asterisk; 5 found
(#60) Line indented incorrectly; expected 4 spaces, found 5
(#63) Expected 6 space(s) before asterisk; 5 found
(#64) Expected 6 space(s) before asterisk; 5 found
(#65) Expected 6 space(s) before asterisk; 5 found
(#66) Line indented incorrectly; expected 4 spaces, found 5
(#69) Expected 6 space(s) before asterisk; 5 found
(#70) Expected 6 space(s) before asterisk; 5 found
(#71) Expected 6 space(s) before asterisk; 5 found
(#72) Line indented incorrectly; expected 4 spaces, found 5
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// Si existe userid trata de obtener la información de usuario de la base de datos de moodle" but found "//Si existe userid trata de obtener la información de usuario de la base de datos de moodle"
(#78) Whitespace found at end of line
(#79) Public method name "Statement::setId" must be in lower-case letters only
(#83) Whitespace found at end of line
(#84) Public method name "Statement::getId" must be in lower-case letters only
(#87) Whitespace found at end of line
(#88) Public method name "Statement::setActor" must be in lower-case letters only
(#92) Whitespace found at end of line
(#93) Public method name "Statement::getActor" must be in lower-case letters only
(#96) Whitespace found at end of line
(#97) Public method name "Statement::setVerb" must be in lower-case letters only
(#101) Whitespace found at end of line
(#102) Public method name "Statement::getVerb" must be in lower-case letters only
(#105) Whitespace found at end of line
(#106) Public method name "Statement::setObject" must be in lower-case letters only
(#109) Line indented incorrectly; expected 4 spaces, found 5
(#109) Closing brace indented incorrectly; expected 4 spaces, found 5
(#110) Whitespace found at end of line
(#111) Line indented incorrectly; expected 4 spaces, found 5
(#111) Public method name "Statement::getObject" must be in lower-case letters only
(#113) Line indented incorrectly; expected 4 spaces, found 5
(#114) Whitespace found at end of line
(#115) Line indented incorrectly; expected 4 spaces, found 5
(#115) Public method name "Statement::setResult" must be in lower-case letters only
(#116) Inline control structures are not allowed
(#119) Whitespace found at end of line
(#120) Inline control structures are not allowed
(#122) Line indented incorrectly; expected 8 spaces, found 9
(#124) Inline control structures are not allowed
(#126) Line indented incorrectly; expected 8 spaces, found 9
(#126) Whitespace found at end of line
(#128) Line indented incorrectly; expected 4 spaces, found 5
(#129) Whitespace found at end of line
(#130) Line indented incorrectly; expected 4 spaces, found 5
(#130) Public method name "Statement::getResult" must be in lower-case letters only
(#132) Line indented incorrectly; expected 4 spaces, found 5
(#133) Whitespace found at end of line
(#134) Line indented incorrectly; expected 4 spaces, found 5
(#134) Public method name "Statement::setContext" must be in lower-case letters only
(#135) Inline control structures are not allowed
(#137) Whitespace found at end of line
(#139) Whitespace found at end of line
(#140) Inline control structures are not allowed
(#142) Line indented incorrectly; expected 8 spaces, found 9
(#144) Inline control structures are not allowed
(#146) Line indented incorrectly; expected 8 spaces, found 9
(#148) Line indented incorrectly; expected 4 spaces, found 5
(#149) Whitespace found at end of line
(#150) Line indented incorrectly; expected 4 spaces, found 5
(#150) Public method name "Statement::getContext" must be in lower-case letters only
(#150) Expected 1 space after closing parenthesis; found 0
(#152) Line indented incorrectly; expected 4 spaces, found 5
(#153) Whitespace found at end of line
(#154) Public method name "Statement::setTimestamp" must be in lower-case letters only
(#155) Expected 1 space before "=="; 0 found
(#155) Expected 1 space after "=="; 0 found
(#159) Whitespace found at end of line
(#160) Public method name "Statement::getTimestamp" must be in lower-case letters only
(#163) Whitespace found at end of line
(#164) Public method name "Statement::setAuthority" must be in lower-case letters only
(#167) Line indented incorrectly; expected 4 spaces, found 5
(#167) Closing brace indented incorrectly; expected 4 spaces, found 5
(#168) Whitespace found at end of line
(#169) Line indented incorrectly; expected 4 spaces, found 5
(#169) Public method name "Statement::getAuthority" must be in lower-case letters only
(#169) Expected 1 space after closing parenthesis; found 0
(#171) Line indented incorrectly; expected 4 spaces, found 5
(#172) Whitespace found at end of line
(#173) Line indented incorrectly; expected 4 spaces, found 5
(#175) Inline control structures are not allowed
(#175) Whitespace found at end of line
(#177) Whitespace found at end of line
(#178) Inline control structures are not allowed
(#179) Whitespace found at end of line
(#180) Inline control structures are not allowed
(#181) Whitespace found at end of line
(#182) Inline control structures are not allowed
(#183) Whitespace found at end of line
(#184) Inline control structures are not allowed
(#185) Whitespace found at end of line
(#186) Inline control structures are not allowed
(#187) Whitespace found at end of line
(#188) Inline control structures are not allowed
(#189) Whitespace found at end of line
(#190) Expected "if (...) {\n"; found "if (...){\n"
(#192) Inline control structures are not allowed
(#195) Whitespace found at end of line
(#196) Expected "if (...) {\n"; found "if (...){\n"
(#198) Inline control structures are not allowed
(#201) Whitespace found at end of line
(#201) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#202) Whitespace found at end of line
(#203) Inline control structures are not allowed
(#205) Whitespace found at end of line
(#206) Expected "if (...) {\n"; found "if (...){\n"
(#208) Inline control structures are not allowed
(#211) Whitespace found at end of line
(#214) Closing brace indented incorrectly; expected 5 spaces, found 4
local/smart_klass/classes/xAPI/StatementRef.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#16) Whitespace found at end of line
(#19) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Public method name "StatementRef::setId" must be in lower-case letters only
(#29) Whitespace found at end of line
(#30) Public method name "StatementRef::getId" must be in lower-case letters only
(#33) Whitespace found at end of line
(#34) Whitespace found at end of line
(#35) Whitespace found at end of line
(#36) Line indented incorrectly; expected 4 spaces, found 5
(#39) Whitespace found at end of line
(#42) Closing brace indented incorrectly; expected 5 spaces, found 4
local/smart_klass/classes/xAPI/StatementRequest.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Whitespace found at end of line
(#18) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#27) Whitespace found at end of line
(#28) Whitespace found at end of line
(#30) Whitespace found at end of line
(#32) Whitespace found at end of line
(#34) Whitespace found at end of line
(#36) Whitespace found at end of line
(#37) Member variable "validate_statements" must not contain underscores.
(#38) Whitespace found at end of line
(#39) Whitespace found at end of line
(#40) Whitespace found at end of line
(#41) Whitespace found at end of line
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// Autoload library class" but found "//Autoload library class"
(#44) "require_once" must be immediately followed by an open parenthesis
(#46) Whitespace found at end of line
(#46) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#47) Whitespace found at end of line
(#49) Whitespace found at end of line
(#53) Whitespace found at end of line
(#55) Whitespace found at end of line
(#56) Line indented incorrectly; expected at least 8 spaces, found 7
(#57) Whitespace found at end of line
(#57) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#58) Whitespace found at end of line
(#60) Whitespace found at end of line
(#61) Whitespace found at end of line
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// Retorna el Objeto json correspondiente del Agent instanciado" but found "//Retorna el Objeto json correspondiente del Agent instanciado"
(#69) Public method name "StatementRequest::setActor" must be in lower-case letters only
(#70) Whitespace found at end of line
(#75) Whitespace found at end of line
(#79) Whitespace found at end of line
(#80) Public method name "StatementRequest::setVerb" must be in lower-case letters only
(#80) Expected 1 space after closing parenthesis; found 0
(#82) Whitespace found at end of line
(#85) Whitespace found at end of line
(#86) Whitespace found at end of line
(#87) Public method name "StatementRequest::setObject" must be in lower-case letters only
(#87) Expected 1 space after closing parenthesis; found 0
(#87) Whitespace found at end of line
(#91) Whitespace found at end of line
(#92) Public method name "StatementRequest::setResult" must be in lower-case letters only
(#96) Whitespace found at end of line
(#97) Public method name "StatementRequest::setContext" must be in lower-case letters only
(#101) Whitespace found at end of line
(#102) Public method name "StatementRequest::setTimestamp" must be in lower-case letters only
(#106) Whitespace found at end of line
(#107) Public method name "StatementRequest::getStatement" must be in lower-case letters only
(#110) Whitespace found at end of line
(#111) Whitespace found at end of line
(#112) Whitespace found at end of line
(#113) Whitespace found at end of line
(#114) Public method name "StatementRequest::sendStatement" must be in lower-case letters only
(#114) Expected 1 space after closing parenthesis; found 0
(#117) Whitespace found at end of line
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// Validate statements" but found "//Validate statements"
(#121) Variable "validate_result" must not contain underscores.
(#123) Variable "validate_result" must not contain underscores.
(#125) Variable "validate_result" must not contain underscores.
(#133) Whitespace found at end of line
(#134) Public method name "StatementRequest::getLRSversion" must be in lower-case letters only
(#138) Whitespace found at end of line
(#139) Private method name "StatementRequest::processRequest" must be in lower-case letters only
(#140) Whitespace found at end of line
(#142) Whitespace found at end of line
(#146) Whitespace found at end of line
(#148) Whitespace found at end of line
(#151) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 1
(#153) Whitespace found at end of line
(#157) Whitespace found at end of line
(#158) Inline control structures are not allowed
(#159) Whitespace found at end of line
(#165) Whitespace found at end of line
(#172) Whitespace found at end of line
(#177) Whitespace found at end of line
(#182) Whitespace found at end of line
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Whitespace found at end of line
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 1
(#191) Whitespace found at end of line
(#193) Whitespace found at end of line
local/smart_klass/classes/xAPI/Substatement.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#26) Whitespace found at end of line
(#31) Line indented incorrectly; expected 4 spaces, found 5
(#32) Whitespace found at end of line
(#34) Expected 6 space(s) before asterisk; 5 found
(#35) Expected 6 space(s) before asterisk; 5 found
(#36) Expected 6 space(s) before asterisk; 5 found
(#37) Line indented incorrectly; expected 4 spaces, found 5
(#38) Whitespace found at end of line
(#40) Expected 6 space(s) before asterisk; 5 found
(#41) Expected 6 space(s) before asterisk; 5 found
(#42) Expected 6 space(s) before asterisk; 5 found
(#43) Line indented incorrectly; expected 4 spaces, found 5
(#44) Whitespace found at end of line
(#46) Expected 6 space(s) before asterisk; 5 found
(#47) Expected 6 space(s) before asterisk; 5 found
(#48) Expected 6 space(s) before asterisk; 5 found
(#49) Line indented incorrectly; expected 4 spaces, found 5
(#52) Closing brace must be on a line by itself
(#53) Whitespace found at end of line
(#54) Public method name "SubStatement::setActor" must be in lower-case letters only
(#58) Whitespace found at end of line
(#59) Public method name "SubStatement::getActor" must be in lower-case letters only
(#62) Whitespace found at end of line
(#63) Public method name "SubStatement::setVerb" must be in lower-case letters only
(#67) Whitespace found at end of line
(#68) Public method name "SubStatement::getVerb" must be in lower-case letters only
(#71) Whitespace found at end of line
(#72) Public method name "SubStatement::setObject" must be in lower-case letters only
(#75) Line indented incorrectly; expected 4 spaces, found 5
(#75) Closing brace indented incorrectly; expected 4 spaces, found 5
(#76) Whitespace found at end of line
(#77) Line indented incorrectly; expected 4 spaces, found 5
(#77) Public method name "SubStatement::getObject" must be in lower-case letters only
(#79) Line indented incorrectly; expected 4 spaces, found 5
(#80) Whitespace found at end of line
(#81) Line indented incorrectly; expected 4 spaces, found 5
(#81) Public method name "SubStatement::setResult" must be in lower-case letters only
(#82) Inline control structures are not allowed
(#85) Whitespace found at end of line
(#86) Inline control structures are not allowed
(#88) Line indented incorrectly; expected 8 spaces, found 9
(#90) Inline control structures are not allowed
(#92) Line indented incorrectly; expected 8 spaces, found 9
(#92) Whitespace found at end of line
(#94) Line indented incorrectly; expected 4 spaces, found 5
(#95) Whitespace found at end of line
(#96) Line indented incorrectly; expected 4 spaces, found 5
(#96) Public method name "SubStatement::setResults" must be in lower-case letters only
(#96) Expected 1 space after closing parenthesis; found 0
(#98) Inline control structures are not allowed
(#99) Whitespace found at end of line
(#101) Inline control structures are not allowed
(#102) Whitespace found at end of line
(#104) Inline control structures are not allowed
(#105) Whitespace found at end of line
(#107) Inline control structures are not allowed
(#108) Whitespace found at end of line
(#110) Inline control structures are not allowed
(#112) Line indented incorrectly; expected 4 spaces, found 5
(#113) Whitespace found at end of line
(#114) Whitespace found at end of line
(#115) Line indented incorrectly; expected 4 spaces, found 5
(#115) Public method name "SubStatement::getResult" must be in lower-case letters only
(#117) Line indented incorrectly; expected 4 spaces, found 5
(#118) Whitespace found at end of line
(#119) Line indented incorrectly; expected 4 spaces, found 5
(#119) Public method name "SubStatement::setContext" must be in lower-case letters only
(#120) Inline control structures are not allowed
(#122) Whitespace found at end of line
(#124) Whitespace found at end of line
(#125) Inline control structures are not allowed
(#127) Line indented incorrectly; expected 8 spaces, found 9
(#129) Inline control structures are not allowed
(#131) Line indented incorrectly; expected 8 spaces, found 9
(#133) Line indented incorrectly; expected 4 spaces, found 5
(#134) Whitespace found at end of line
(#135) Line indented incorrectly; expected 4 spaces, found 5
(#135) Public method name "SubStatement::getContext" must be in lower-case letters only
(#135) Expected 1 space after closing parenthesis; found 0
(#137) Line indented incorrectly; expected 4 spaces, found 5
(#138) Whitespace found at end of line
(#139) Public method name "SubStatement::setTimestamp" must be in lower-case letters only
(#140) Expected 1 space before "=="; 0 found
(#140) Expected 1 space after "=="; 0 found
(#144) Whitespace found at end of line
(#145) Public method name "SubStatement::getTimestamp" must be in lower-case letters only
(#148) Whitespace found at end of line
(#149) Whitespace found at end of line
(#150) Line indented incorrectly; expected 4 spaces, found 5
(#153) Whitespace found at end of line
(#158) Inline control structures are not allowed
(#161) Inline control structures are not allowed
(#164) Inline control structures are not allowed
(#165) Whitespace found at end of line
(#167) Closing brace indented incorrectly; expected 5 spaces, found 4
local/smart_klass/classes/xAPI/Verb.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#17) Whitespace found at end of line
(#20) Whitespace found at end of line
(#23) Expected 1 space before "=="; 0 found
(#23) Expected 1 space after "=="; 0 found
(#26) Whitespace found at end of line
(#27) Public method name "Verb::setId" must be in lower-case letters only
(#28) Variable "verb_definition" must not contain underscores.
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 8 spaces, found 2
(#29) Expected "if (...) {\n"; found "if(...){\n"
(#29) Variable "verb_definition" must not contain underscores.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 12 spaces, found 3
(#31) Whitespace found at end of line
(#32) Closing brace indented incorrectly; expected 2 spaces, found 8
(#32) Whitespace found at end of line
(#35) Whitespace found at end of line
local/smart_klass/classes/xAPI/Verbs/VerbObject.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
(#17) Whitespace found at end of line
(#23) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#30) Whitespace found at end of line
(#33) Whitespace found at end of line
(#35) Opening brace must be the last content on the line
(#35) Closing brace must be on a line by itself
(#36) Whitespace found at end of line
(#38) Whitespace found at end of line
local/smart_klass/classes/xAPI/Verbs/answered.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/asked.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Whitespace found at end of line
local/smart_klass/classes/xAPI/Verbs/attempted.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
local/smart_klass/classes/xAPI/Verbs/attended.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Whitespace found at end of line
local/smart_klass/classes/xAPI/Verbs/commented.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/completed.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
local/smart_klass/classes/xAPI/Verbs/created.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/exited.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/experienced.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/failed.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/imported.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/initialized.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/interacted.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Whitespace found at end of line
local/smart_klass/classes/xAPI/Verbs/launched.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
local/smart_klass/classes/xAPI/Verbs/mastered.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
local/smart_klass/classes/xAPI/Verbs/passed.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Inline doc block comments are not allowed; use "// Comment." instead
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Whitespace found at end of line
local/smart_klass/classes/xAPI/Verbs/preferred.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Whitespace found at end of line
local/smart_klass/classes/xAPI/Verbs/progressed.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Whitespace found at end of line
local/smart_klass/classes/xAPI/Verbs/registered.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/responded.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/resumed.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Whitespace found at end of line
local/smart_klass/classes/xAPI/Verbs/scored.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/shared.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/suspended.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/terminated.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/Verbs/voided.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
local/smart_klass/classes/xAPI/xApiObject.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Whitespace found at end of line
local/smart_klass/dashboard.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) This comment is 67% valid code; is this commented out code?
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) This comment is 62% valid code; is this commented out code?
(#33) Variable "_RIJNDAEL_KEY_" must be all lower-case
(#33) Variable "_RIJNDAEL_KEY_" must not contain underscores.
(#34) Variable "_RIJNDAEL_IV_" must be all lower-case
(#34) Variable "_RIJNDAEL_IV_" must not contain underscores.
(#38) Variable "_RIJNDAEL_KEY_" must be all lower-case
(#38) Variable "_RIJNDAEL_KEY_" must not contain underscores.
(#41) Variable "_RIJNDAEL_IV_" must be all lower-case
(#41) Variable "_RIJNDAEL_IV_" must not contain underscores.
(#47) This comment is 52% valid code; is this commented out code?
(#52) Variable "dashboard_role" must not contain underscores.
(#59) Commas (,) must be followed by white space.
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) This comment is 73% valid code; is this commented out code?
(#61) No space found before comment text; expected "// $PAGE->set_context(context_system::instance());" but found "//$PAGE->set_context(context_system::instance());"
(#71) Blank comments are not allowed
(#72) Variable "login_email" must not contain underscores.
(#73) Variable "dashboard_role" must not contain underscores.
(#74) Variable "admin_user" must not contain underscores.
(#75) Variable "login_email" must not contain underscores.
(#75) Variable "admin_user" must not contain underscores.
(#79) Variable "login_email" must not contain underscores.
(#79) Variable "dashboard_role" must not contain underscores.
local/smart_klass/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/smart_klass/db/events.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/smart_klass/db/install.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#32) "require_once" must be immediately followed by an open parenthesis
local/smart_klass/db/tasks.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#29) Whitespace found at end of line
(#30) Whitespace found at end of line
(#31) Line exceeds 132 characters; contains 134 characters
(#31) Whitespace found at end of line
(#32) Whitespace found at end of line
(#33) Line exceeds 132 characters; contains 135 characters
(#33) Whitespace found at end of line
(#34) Whitespace found at end of line
(#35) Whitespace found at end of line
(#36) Whitespace found at end of line
(#37) Whitespace found at end of line
local/smart_klass/db/uninstall.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#36) Whitespace found at end of line
(#36) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#37) Whitespace found at end of line
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// Autoload library class" but found "//Autoload library class"
(#39) "require_once" must be immediately followed by an open parenthesis
(#41) Whitespace found at end of line
local/smart_klass/db/upgrade.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/smart_klass/lang/en/local_smart_klass.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#77) Expected 1 space after "="; 2 found
(#78) Expected 1 space after "="; 2 found
(#79) Expected 1 space after "="; 2 found
local/smart_klass/lang/es/local_smart_klass.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#77) Expected 1 space after "="; 2 found
(#78) Expected 1 space after "="; 2 found
(#79) Expected 1 space after "="; 2 found
local/smart_klass/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#39) This comment is 64% valid code; is this commented out code?
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "access_token" must not contain underscores.
(#65) Expected 1 space after closing parenthesis; found 0
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// TODO 3 Get the correct dashboard from Smart Klass Dashboard" but found "//TODO 3 Get the correct dashboard from Smart Klass Dashboard"
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#96) Variable "student_default_role" must not contain underscores.
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#97) Variable "teacher_default_role" must not contain underscores.
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Commas (,) must be followed by white space.
(#98) Variable "intitution_default_role" must not contain underscores.
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#100) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#101) Inline control structures are not allowed
(#101) Variable "student_default_role" must not contain underscores.
(#103) Inline control structures are not allowed
(#103) Variable "teacher_default_role" must not contain underscores.
(#105) Inline control structures are not allowed
(#105) Variable "intitution_default_role" must not contain underscores.
(#108) Inline control structures are not allowed
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) No space found before comment text; expected "// Creo menú en el Bloque de administración para el plugin" but found "//Creo menú en el Bloque de administración para el plugin"
(#118) Variable "nodeSmartKlap" must be all lower-case
(#120) Variable "serialNumber" must be all lower-case
(#121) Expected "if (...) {\n"; found "if (...){\n"
(#121) Variable "serialNumber" must be all lower-case
(#123) Variable "nodeSmartKlap" must be all lower-case
(#129) Variable "dashboard_roles" must not contain underscores.
(#130) Variable "dashboard_roles" must not contain underscores.
(#131) Variable "nodeSmartKlap" must be all lower-case
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#139) Variable "dashboard_roles" must not contain underscores.
(#140) Variable "nodeSmartKlap" must be all lower-case
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#149) Variable "dashboard_roles" must not contain underscores.
(#149) Line exceeds 132 characters; contains 159 characters
(#150) Variable "nodeSmartKlap" must be all lower-case
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) No space found before comment text; expected "// Remove Smart Klass root node it empty" but found "//Remove Smart Klass root node it empty"
(#161) Variable "nodeSmartKlap" must be all lower-case
(#162) Variable "nodeSmartKlap" must be all lower-case
(#164) Line indented incorrectly; expected 0 spaces, found 1
(#164) Closing brace indented incorrectly; expected 0 spaces, found 1
(#175) Inline control structures are not allowed
(#180) Expected "if (...) {\n"; found "if (...){\n"
(#185) The use of function print_r() is forbidden
(#186) Variable "max_cicles" must not contain underscores.
(#187) Variable "harvest_cicles" must not contain underscores.
(#188) Variable "harvest_cicles" must not contain underscores.
(#188) Variable "harvest_cicles" must not contain underscores.
(#188) Variable "harvest_cicles" must not contain underscores.
(#189) Variable "harvest_cicles" must not contain underscores.
(#190) Variable "harvest_cicles" must not contain underscores.
(#192) The use of function print_r() is forbidden
(#194) Variable "harvest_cicles" must not contain underscores.
(#194) Variable "max_cicles" must not contain underscores.
(#199) Expected "if (...) {\n"; found "if (...){\n"
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) No space found before comment text; expected "// Autoload library class" but found "//Autoload library class"
(#211) "require_once" must be immediately followed by an open parenthesis
(#222) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...){\n"
(#227) Variable "custom_collector" must not contain underscores.
(#227) Expected 1 space before ">"; 0 found
(#227) Expected 1 space after ">"; 0 found
(#229) Variable "custom_collector" must not contain underscores.
(#231) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#232) Expected 1 space after "="; 2 found
(#233) Variable "collector_class" must not contain underscores.
(#234) Variable "collector_class" must not contain underscores.
(#261) Variable "custom_collector" must not contain underscores.
(#280) Line exceeds 132 characters; contains 137 characters
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Expected 1 space before "="; 0 found
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#328) Variable "collectors_class" must not contain underscores.
(#330) Variable "collectors_class" must not contain underscores.
(#331) Variable "collectors_class" must not contain underscores.
(#332) Variable "collectors_class" must not contain underscores.
(#333) Variable "collectors_class" must not contain underscores.
(#334) Variable "collectors_class" must not contain underscores.
(#335) Variable "collectors_class" must not contain underscores.
(#337) Variable "collectors_class" must not contain underscores.
(#342) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {"
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) No space found before comment text; expected "// Autoload library class" but found "//Autoload library class"
(#344) "require_once" must be immediately followed by an open parenthesis
(#347) Variable "class_file" must not contain underscores.
(#348) Inline control structures are not allowed
(#348) Variable "class_file" must not contain underscores.
(#349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) This comment is 65% valid code; is this commented out code?
(#349) Line indented incorrectly; expected at least 16 spaces, found 15
(#352) Inline control structures are not allowed
(#365) Empty CATCH statement detected
(#365) Empty CATCH statement must have a comment to explain why the exception is not handled
(#365) Closing brace must be on a line by itself
(#366) Line indented incorrectly; expected 8 spaces, found 9
(#366) Closing brace indented incorrectly; expected 8 spaces, found 9
(#371) Expected 1 space before "=>"; 0 found
(#371) Expected 1 space after "=>"; 0 found
(#371) Expected 1 space before "=>"; 0 found
(#371) Expected 1 space after "=>"; 0 found
(#372) Expected 1 space before "=>"; 0 found
(#372) Expected 1 space after "=>"; 0 found
(#377) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) No space found before comment text; expected "// Autoload library class" but found "//Autoload library class"
(#384) "require_once" must be immediately followed by an open parenthesis
local/smart_klass/locallib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/smart_klass/register.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#26) "require_once" must be immediately followed by an open parenthesis
(#35) Commas (,) must be followed by white space.
(#46) Expected "if (...) {\n"; found "if(...){\n"
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Expected "} else {\n"; found "}\nelse{\n"
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Variable "message_error" must not contain underscores.
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Variable "message_error" must not contain underscores.
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Variable "manager_name" must not contain underscores.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Variable "manager_lastname" must not contain underscores.
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Variable "manager_email" must not contain underscores.
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Expected "if (...) {\n"; found "if(...){\n"
(#59) Variable "admin_user" must not contain underscores.
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Variable "manager_name" must not contain underscores.
(#60) Variable "admin_user" must not contain underscores.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Variable "manager_lastname" must not contain underscores.
(#61) Variable "admin_user" must not contain underscores.
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Variable "manager_email" must not contain underscores.
(#62) Variable "admin_user" must not contain underscores.
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Commas (,) must be followed by white space.
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Variable "captcha_hash" must not contain underscores.
(#66) Line exceeds 132 characters; contains 134 characters
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Whitespace found at end of line within string
(#69) Whitespace found at end of line within string
(#70) Whitespace found at end of line within string
(#71) Whitespace found at end of line within string
(#72) Whitespace found at end of line within string
(#73) Whitespace found at end of line within string
(#74) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#77) Whitespace found at end of line within string
(#78) Whitespace found at end of line within string
(#79) Whitespace found at end of line within string
(#80) Whitespace found at end of line within string
(#81) Whitespace found at end of line within string
(#82) Whitespace found at end of line within string
(#83) Whitespace found at end of line within string
(#84) Whitespace found at end of line within string
(#85) Whitespace found at end of line within string
(#86) Whitespace found at end of line within string
(#87) Whitespace found at end of line within string
(#88) Whitespace found at end of line within string
(#89) Whitespace found at end of line within string
(#90) Whitespace found at end of line within string
(#91) Whitespace found at end of line within string
(#92) Whitespace found at end of line within string
(#93) Whitespace found at end of line within string
(#94) Whitespace found at end of line within string
(#95) Whitespace found at end of line within string
(#96) Whitespace found at end of line within string
(#97) Whitespace found at end of line within string
(#98) Whitespace found at end of line within string
(#99) Whitespace found at end of line within string
(#100) Whitespace found at end of line within string
(#101) Whitespace found at end of line within string
(#102) Whitespace found at end of line within string
(#103) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#105) Whitespace found at end of line within string
(#106) Whitespace found at end of line within string
(#107) Whitespace found at end of line within string
(#108) Whitespace found at end of line within string
(#109) Whitespace found at end of line within string
(#110) Whitespace found at end of line within string
(#111) Whitespace found at end of line within string
(#112) Whitespace found at end of line within string
(#113) Whitespace found at end of line within string
(#114) Whitespace found at end of line within string
(#115) Whitespace found at end of line within string
(#116) Whitespace found at end of line within string
(#117) Whitespace found at end of line within string
(#118) Whitespace found at end of line within string
(#119) Whitespace found at end of line within string
(#120) Whitespace found at end of line within string
(#121) Whitespace found at end of line within string
(#122) Whitespace found at end of line within string
(#123) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#125) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#132) Whitespace found at end of line within string
(#133) Whitespace found at end of line within string
(#134) Whitespace found at end of line within string
(#135) Whitespace found at end of line within string
(#136) Whitespace found at end of line within string
(#137) Whitespace found at end of line within string
(#138) Whitespace found at end of line within string
(#139) Whitespace found at end of line within string
(#140) Whitespace found at end of line within string
(#141) Whitespace found at end of line within string
(#142) Whitespace found at end of line within string
(#143) Whitespace found at end of line within string
(#144) Whitespace found at end of line within string
(#145) Whitespace found at end of line within string
(#146) Whitespace found at end of line within string
(#147) Whitespace found at end of line within string
(#148) Whitespace found at end of line within string
(#149) Whitespace found at end of line within string
(#150) Whitespace found at end of line within string
(#151) Whitespace found at end of line within string
(#152) Whitespace found at end of line within string
(#153) Whitespace found at end of line within string
(#154) Whitespace found at end of line within string
(#155) Whitespace found at end of line within string
(#156) Whitespace found at end of line within string
(#157) Whitespace found at end of line within string
(#158) Whitespace found at end of line within string
(#159) Whitespace found at end of line within string
(#160) Whitespace found at end of line within string
(#161) Variable "captcha_hash" must not contain underscores.
(#161) Whitespace found at end of line within string
(#162) Whitespace found at end of line within string
(#163) Whitespace found at end of line within string
(#164) Whitespace found at end of line within string
(#165) Whitespace found at end of line within string
(#166) Whitespace found at end of line within string
(#167) Whitespace found at end of line within string
(#168) Whitespace found at end of line within string
(#169) Whitespace found at end of line within string
(#170) Whitespace found at end of line within string
(#171) Whitespace found at end of line within string
(#172) Whitespace found at end of line within string
(#173) Whitespace found at end of line within string
(#174) Whitespace found at end of line within string
(#175) Whitespace found at end of line within string
(#176) Whitespace found at end of line within string
(#177) Whitespace found at end of line within string
(#178) Whitespace found at end of line within string
(#179) Whitespace found at end of line within string
(#180) Whitespace found at end of line within string
(#181) Whitespace found at end of line within string
(#182) Whitespace found at end of line within string
(#183) Whitespace found at end of line within string
(#184) Whitespace found at end of line within string
(#185) Whitespace found at end of line within string
(#186) Whitespace found at end of line within string
(#187) Whitespace found at end of line within string
(#188) Whitespace found at end of line within string
(#189) Whitespace found at end of line within string
(#190) Commas (,) must be followed by white space.
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Whitespace found at end of line within string
(#191) Whitespace found at end of line within string
(#192) Commas (,) must be followed by white space.
(#192) Whitespace found at end of line within string
(#193) Whitespace found at end of line within string
(#194) Whitespace found at end of line within string
(#195) Whitespace found at end of line within string
(#196) Whitespace found at end of line within string
(#197) Commas (,) must be followed by white space.
(#197) Whitespace found at end of line within string
(#198) Whitespace found at end of line within string
(#199) Whitespace found at end of line within string
(#200) Whitespace found at end of line within string
(#201) Whitespace found at end of line within string
(#202) Whitespace found at end of line within string
(#203) Commas (,) must be followed by white space.
(#203) Whitespace found at end of line within string
(#204) Variable "manager_name" must not contain underscores.
(#204) Whitespace found at end of line within string
(#205) Whitespace found at end of line within string
(#206) Whitespace found at end of line within string
(#207) Whitespace found at end of line within string
(#208) Whitespace found at end of line within string
(#209) Commas (,) must be followed by white space.
(#209) Whitespace found at end of line within string
(#210) Variable "manager_lastname" must not contain underscores.
(#210) Whitespace found at end of line within string
(#211) Whitespace found at end of line within string
(#212) Whitespace found at end of line within string
(#213) Whitespace found at end of line within string
(#214) Whitespace found at end of line within string
(#215) Commas (,) must be followed by white space.
(#215) Whitespace found at end of line within string
(#216) Variable "manager_email" must not contain underscores.
(#216) Whitespace found at end of line within string
(#217) Whitespace found at end of line within string
(#218) Whitespace found at end of line within string
(#219) Whitespace found at end of line within string
(#220) Whitespace found at end of line within string
(#221) Commas (,) must be followed by white space.
(#221) Whitespace found at end of line within string
(#222) Whitespace found at end of line within string
(#223) Whitespace found at end of line within string
(#224) Whitespace found at end of line within string
(#225) Whitespace found at end of line within string
(#226) Whitespace found at end of line within string
(#227) Commas (,) must be followed by white space.
(#227) Line exceeds 132 characters; contains 138 characters
(#227) Whitespace found at end of line within string
(#228) Whitespace found at end of line within string
(#229) Whitespace found at end of line within string
(#230) Whitespace found at end of line within string
(#231) Whitespace found at end of line within string
(#232) Whitespace found at end of line within string
(#233) Commas (,) must be followed by white space.
(#233) Whitespace found at end of line within string
(#234) Whitespace found at end of line within string
(#235) Whitespace found at end of line within string
(#236) Whitespace found at end of line within string
(#237) Whitespace found at end of line within string
(#238) Whitespace found at end of line within string
(#239) Whitespace found at end of line within string
(#240) Whitespace found at end of line within string
(#241) Whitespace found at end of line within string
(#242) Whitespace found at end of line within string
(#243) Whitespace found at end of line within string
(#244) Whitespace found at end of line within string
(#245) Commas (,) must be followed by white space.
(#245) Commas (,) must be followed by white space.
(#245) Line exceeds maximum limit of 180 characters; contains 257 characters
(#245) Whitespace found at end of line within string
(#246) Whitespace found at end of line within string
(#247) Whitespace found at end of line within string
(#248) Whitespace found at end of line within string
(#249) Commas (,) must be followed by white space.
(#249) Line exceeds 132 characters; contains 133 characters
(#249) Whitespace found at end of line within string
(#250) Commas (,) must be followed by white space.
(#250) Whitespace found at end of line within string
(#251) Whitespace found at end of line within string
(#252) Whitespace found at end of line within string
(#253) Commas (,) must be followed by white space.
(#253) Line exceeds 132 characters; contains 135 characters
(#253) Whitespace found at end of line within string
(#254) Commas (,) must be followed by white space.
(#254) Line exceeds 132 characters; contains 143 characters
(#254) Whitespace found at end of line within string
(#255) Whitespace found at end of line within string
(#256) Whitespace found at end of line within string
(#257) Whitespace found at end of line within string
(#258) Whitespace found at end of line within string
(#259) Commas (,) must be followed by white space.
(#259) Line exceeds 132 characters; contains 163 characters
(#259) Whitespace found at end of line within string
(#260) Whitespace found at end of line within string
(#261) Whitespace found at end of line within string
(#262) Whitespace found at end of line within string
(#263) Whitespace found at end of line within string
(#264) Whitespace found at end of line within string
(#265) Whitespace found at end of line within string
(#266) Whitespace found at end of line within string
local/smart_klass/save_institution.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#2) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#2) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Commas (,) must be followed by white space.
(#24) Variable "confirm_password" must not contain underscores.
(#25) Variable "captcha_value" must not contain underscores.
(#26) Variable "accept_terms_form" must not contain underscores.
(#29) Variable "moodle_url" must not contain underscores.
(#31) Variable "accept_terms" must not contain underscores.
(#32) Expected "if (...) {\n"; found "if(...){\n"
(#32) Variable "accept_terms_form" must not contain underscores.
(#33) Variable "accept_terms" must not contain underscores.
(#45) Variable "confirm_password" must not contain underscores.
(#46) Variable "accept_terms" must not contain underscores.
(#47) Variable "moodle_url" must not contain underscores.
(#51) Variable "output_json" must not contain underscores.
(#53) Variable "output_json" must not contain underscores.
(#61) Usage of ELSEIF not allowed; use ELSE IF instead
(#75) Expected "if (...) {\n"; found "if (...){\n"
(#78) Expected "if (...) {\n"; found "if (...){\n"
(#88) Expected "} else {\n"; found "}\nelse {\n"
local/smart_klass/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#29) Whitespace found at end of line
(#35) Whitespace found at end of line
(#36) Whitespace found at end of line
(#40) Line exceeds maximum limit of 180 characters; contains 187 characters
(#41) Whitespace found at end of line
(#42) Line exceeds maximum limit of 180 characters; contains 186 characters
(#43) Whitespace found at end of line
(#44) Line exceeds maximum limit of 180 characters; contains 224 characters
(#45) Whitespace found at end of line
(#46) Line exceeds 132 characters; contains 138 characters
(#48) Whitespace found at end of line
(#49) Line exceeds maximum limit of 180 characters; contains 207 characters
(#50) Whitespace found at end of line
(#51) Line exceeds maximum limit of 180 characters; contains 242 characters
(#52) Line exceeds maximum limit of 180 characters; contains 242 characters
(#53) Line exceeds maximum limit of 180 characters; contains 254 characters
local/smart_klass/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/smart_klass/view.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#43) Line indented incorrectly; expected 4 spaces, found 3
(#44) Whitespace found at end of line
(#45) Line indented incorrectly; expected at least 8 spaces, found 7
(#46) Line indented incorrectly; expected at least 8 spaces, found 7
(#47) Whitespace found at end of line
(#48) Line indented incorrectly; expected at least 8 spaces, found 7
(#49) Line indented incorrectly; expected at least 8 spaces, found 7
(#50) Line indented incorrectly; expected at least 8 spaces, found 7
(#51) Line indented incorrectly; expected at least 8 spaces, found 7
(#52) Line indented incorrectly; expected at least 8 spaces, found 7
(#53) Whitespace found at end of line
(#54) Line indented incorrectly; expected at least 8 spaces, found 7
(#55) Whitespace found at end of line
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 8 spaces, found 7
(#56) No space found before comment text; expected "// Collectors" but found "//Collectors"
(#57) Line indented incorrectly; expected at least 8 spaces, found 7
(#58) Line indented incorrectly; expected at least 8 spaces, found 7
(#59) Whitespace found at end of line
(#60) Line indented incorrectly; expected 8 spaces, found 7
(#60) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#61) Line indented incorrectly; expected at least 12 spaces, found 11
(#62) Whitespace found at end of line
(#63) Line indented incorrectly; expected at least 12 spaces, found 11
(#63) Expected 1 space after "?"; newline found
(#63) Whitespace found at end of line
(#64) Commas (,) must be followed by white space.
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Line exceeds 132 characters; contains 149 characters
(#64) Expected 1 space after ":"; newline found
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Line exceeds 132 characters; contains 150 characters
(#66) Whitespace found at end of line
(#67) Line indented incorrectly; expected at least 12 spaces, found 11
(#67) Variable "activate_image" must not contain underscores.
(#68) Line indented incorrectly; expected 12 spaces, found 11
(#69) Line indented incorrectly; expected at least 16 spaces, found 15
(#69) Variable "activate_image" must not contain underscores.
(#70) Line indented incorrectly; expected at least 16 spaces, found 15
(#70) Variable "activate_image" must not contain underscores.
(#71) Line indented incorrectly; expected at least 16 spaces, found 15
(#71) Variable "activate_image" must not contain underscores.
(#72) Line indented incorrectly; expected 12 spaces, found 11
(#73) Line indented incorrectly; expected at least 16 spaces, found 14
(#73) Variable "activate_image" must not contain underscores.
(#74) Line indented incorrectly; expected at least 16 spaces, found 14
(#74) Variable "activate_image" must not contain underscores.
(#75) Line indented incorrectly; expected at least 16 spaces, found 14
(#75) Variable "activate_image" must not contain underscores.
(#75) Whitespace found at end of line
(#76) Line indented incorrectly; expected 12 spaces, found 11
(#77) Line indented incorrectly; expected at least 12 spaces, found 11
(#79) Whitespace found at end of line
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#81) Whitespace found at end of line
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#82) Whitespace found at end of line
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#86) Variable "activate_image" must not contain underscores.
(#88) Whitespace found at end of line
(#89) Line indented incorrectly; expected at least 13 spaces, found 11
(#90) Line indented incorrectly; expected at least 13 spaces, found 11
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#90) Line exceeds 132 characters; contains 169 characters
(#91) Whitespace found at end of line
(#92) Line indented incorrectly; expected at least 13 spaces, found 11
(#92) Commas (,) must be followed by white space.
(#93) Line indented incorrectly; expected at least 13 spaces, found 11
(#94) Line indented incorrectly; expected 13 spaces, found 11
(#94) Expected "if (...) {\n"; found "if (...){\n"
(#95) Line indented incorrectly; expected at least 17 spaces, found 15
(#95) Whitespace found at end of line
(#96) Line indented incorrectly; expected at least 17 spaces, found 15
(#97) Line indented incorrectly; expected 16 spaces, found 11
(#98) Line indented incorrectly; expected 20 spaces, found 16
(#98) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#99) Line indented incorrectly; expected at least 24 spaces, found 20
(#99) Variable "max_id" must not contain underscores.
(#99) Expected 1 space before ":"; 0 found
(#100) Line indented incorrectly; expected at least 24 spaces, found 20
(#100) Variable "max_id" must not contain underscores.
(#100) Variable "max_id" must not contain underscores.
(#100) Line exceeds 132 characters; contains 145 characters
(#100) Whitespace found at end of line
(#101) Line indented incorrectly; expected at least 24 spaces, found 20
(#101) Line exceeds 132 characters; contains 138 characters
(#101) Whitespace found at end of line
(#102) Line indented incorrectly; expected 20 spaces, found 16
(#103) Line indented incorrectly; expected 16 spaces, found 12
(#103) Closing brace indented incorrectly; expected 11 spaces, found 12
(#104) Whitespace found at end of line
(#105) Line indented incorrectly; expected at least 16 spaces, found 11
(#106) Line indented incorrectly; expected at least 16 spaces, found 11
(#106) Whitespace found at end of line
(#107) Whitespace found at end of line
(#108) Whitespace found at end of line
(#109) Line indented incorrectly; expected at least 16 spaces, found 11
(#110) Whitespace found at end of line
(#112) Whitespace found at end of line
(#113) Line indented incorrectly; expected 16 spaces, found 11
(#114) Line indented incorrectly; expected at least 20 spaces, found 12
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#115) Line indented incorrectly; expected at least 20 spaces, found 12
(#115) Commas (,) must be followed by white space.
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Line exceeds 132 characters; contains 160 characters
(#116) Line indented incorrectly; expected at least 20 spaces, found 12
(#117) Line indented incorrectly; expected 16 spaces, found 11
(#118) Line indented incorrectly; expected at least 20 spaces, found 15
(#119) Line indented incorrectly; expected 16 spaces, found 11
(#120) Line indented incorrectly; expected at least 16 spaces, found 11
(#121) Line indented incorrectly; expected 8 spaces, found 7
(#122) Line indented incorrectly; expected at least 8 spaces, found 7
(#123) Line indented incorrectly; expected at least 8 spaces, found 7
(#123) Commas (,) must be followed by white space.
(#123) Line exceeds maximum limit of 180 characters; contains 188 characters
(#124) Line indented incorrectly; expected at least 8 spaces, found 7
(#125) Line indented incorrectly; expected at least 8 spaces, found 7
(#125) Commas (,) must be followed by white space.
(#126) Line indented incorrectly; expected at least 8 spaces, found 7
(#127) Line indented incorrectly; expected at least 8 spaces, found 7
(#128) Whitespace found at end of line
(#129) Line indented incorrectly; expected at least 8 spaces, found 7
(#130) Whitespace found at end of line
(#131) Line indented incorrectly; expected at least 8 spaces, found 7
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) This comment is 56% valid code; is this commented out code?
(#132) Line indented incorrectly; expected at least 8 spaces, found 7
(#132) No space found before comment text; expected "// $content .= $OUTPUT->heading( get_string('collector_status', 'local_smart_klass') );" but found "//$content .= $OUTPUT->heading( get_string('collector_status', 'local_smart_klass') );"
(#133) Whitespace found at end of line
(#134) Whitespace found at end of line
(#135) Line indented incorrectly; expected at least 8 spaces, found 7
(#135) Line exceeds 132 characters; contains 153 characters
(#136) Line indented incorrectly; expected at least 8 spaces, found 7
(#137) Line indented incorrectly; expected at least 8 spaces, found 7
(#138) Line indented incorrectly; expected at least 8 spaces, found 7
(#139) Line indented incorrectly; expected at least 8 spaces, found 7
(#140) Whitespace found at end of line
(#141) Line indented incorrectly; expected at least 8 spaces, found 7
(#141) No space found before comment text; expected "// Logs" but found "//Logs"
(#142) This comment is 50% valid code; is this commented out code?
(#142) Line indented incorrectly; expected at least 8 spaces, found 7
(#143) Line indented incorrectly; expected at least 8 spaces, found 7
(#144) Line indented incorrectly; expected at least 8 spaces, found 7
(#145) Line indented incorrectly; expected at least 8 spaces, found 7
(#146) Whitespace found at end of line
(#147) Line indented incorrectly; expected at least 8 spaces, found 7
(#148) Line indented incorrectly; expected at least 8 spaces, found 7
(#149) Line indented incorrectly; expected at least 8 spaces, found 7
(#151) Whitespace found at end of line
(#152) Whitespace found at end of line
(#153) Line indented incorrectly; expected 4 spaces, found 3
(#154) Line indented incorrectly; expected at least 8 spaces, found 7
(#154) Variable "collector_id" must not contain underscores.
(#155) Whitespace found at end of line
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) This comment is 80% valid code; is this commented out code?
(#156) Line indented incorrectly; expected at least 8 spaces, found 7
(#156) No space found before comment text; expected "// require_once(dirname(__FILE__).'/javascript/geshi/geshi.php');" but found "//require_once(dirname(__FILE__).'/javascript/geshi/geshi.php');"
(#157) Line indented incorrectly; expected at least 8 spaces, found 7
(#158) Whitespace found at end of line
(#159) Line indented incorrectly; expected at least 8 spaces, found 7
(#160) Line indented incorrectly; expected at least 8 spaces, found 7
(#161) Line indented incorrectly; expected at least 8 spaces, found 7
(#162) Whitespace found at end of line
(#163) Line indented incorrectly; expected at least 8 spaces, found 7
(#163) "require_once" must be immediately followed by an open parenthesis
(#164) Whitespace found at end of line
(#165) Line indented incorrectly; expected at least 8 spaces, found 7
(#166) Line indented incorrectly; expected at least 8 spaces, found 7
(#167) Line indented incorrectly; expected at least 8 spaces, found 7
(#167) Variable "collector_id" must not contain underscores.
(#167) Expected 1 space after "?"; 2 found
(#167) Variable "collector_id" must not contain underscores.
(#168) Line indented incorrectly; expected at least 8 spaces, found 7
(#169) Line indented incorrectly; expected at least 8 spaces, found 7
(#170) Line indented incorrectly; expected at least 8 spaces, found 7
(#172) Whitespace found at end of line
(#173) Line indented incorrectly; expected 4 spaces, found 3
(#174) Line indented incorrectly; expected at least 8 spaces, found 7
(#174) Variable "collector_id" must not contain underscores.
(#175) Line indented incorrectly; expected at least 8 spaces, found 7
(#175) Inline control structures are not allowed
(#175) Variable "collector_id" must not contain underscores.
(#175) Variable "collector_id" must not contain underscores.
(#176) Line indented incorrectly; expected at least 8 spaces, found 7
(#178) Whitespace found at end of line

Javascript coding style problems

(335 errors, 1947 warnings)

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

local/smart_klass/javascript/iframeResizer.contentWindow.min.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Line 9 exceeds the maximum line length of 132. (max-len)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected console statement. (no-console)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected console statement. (no-console)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "var". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'close'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'getId'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'reset'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'scrollTo'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'sendMessage'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'setHeightCalculationMethod'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'setTargetOrigin'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'size'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'attributes'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'attributeOldValue'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'characterData'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'characterDataOldValue'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'childList'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'subtree'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A constructor name should not start with a lowercase letter. (new-cap)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "var". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "var". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected { after 'for' condition. (curly)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) 'e' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'e' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'b' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'e' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'd' used outside of binding context. (block-scoped-var)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before value for key 'reset'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'resetPage'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'init'. (key-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before value for key 'init'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'interval'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'size'. (key-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Missing space before value for key 'interval'. (key-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "var". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before value for key 'true'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'false'. (key-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "var". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'resize'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'click'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'max'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'scroll'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'bodyScroll'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'documentElementScroll'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'offset'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'bodyOffset'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'bodyScroll'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'documentElementOffset'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'scroll'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'documentElementScroll'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'max'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'min'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'grow'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'lowestElement'. (key-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected space or tab after '//' in comment. (spaced-comment)
local/smart_klass/javascript/iframeResizer.min.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Line 8 exceeds the maximum line length of 132. (max-len)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected console statement. (no-console)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before value for key 'iframe'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'id'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'height'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'width'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'type'. (key-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "throw". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "throw". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'true'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'false'. (key-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Missing space before value for key 'iframe'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'message'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "throw". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'x'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'y'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected space(s) after "switch". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected space(s) after "case". (keyword-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "case". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "case". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "case". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "case". (keyword-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "var". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'x'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'y'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'iframe'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'height'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'width'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'type'. (key-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "var". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "throw". (keyword-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "throw". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected { after 'for-in'. (curly)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "var". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'max'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'scroll'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'bodyScroll'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'documentElementScroll'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'autoResize'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'bodyBackground'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'bodyMargin'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'bodyMarginV1'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'bodyPadding'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'checkOrigin'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'enablePublicMethods'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'heightCalculationMethod'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'interval'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'log'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'maxHeight'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'maxWidth'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'minHeight'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'minWidth'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'scrolling'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'sizeHeight'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'sizeWidth'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'tolerance'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'closedCallback'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Unexpected empty function. (no-empty-function)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'initCallback'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Unexpected empty function. (no-empty-function)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'messageCallback'. (key-spacing)
(#8) Unexpected empty function. (no-empty-function)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'resizedCallback'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Unexpected empty function. (no-empty-function)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'jQuery' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected space or tab after '//' in comment. (spaced-comment)
local/smart_klass/module.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Identifier 'local_smart_klass' is not in camel case. (camelcase)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Identifier 'save_access_token' is not in camel case. (camelcase)
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Identifier 'user_id' is not in camel case. (camelcase)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Identifier 'send_data' is not in camel case. (camelcase)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Identifier 'user_id' is not in camel case. (camelcase)
(#14) Identifier 'user_id' is not in camel case. (camelcase)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Extra space after key 'method'. (key-spacing)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Extra space after key 'data'. (key-spacing)
(#19) 'build_querystring' is not defined. (no-undef)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Extra space after key 'on'. (key-spacing)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Extra space after key 'success'. (key-spacing)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Extra space after key 'context'. (key-spacing)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Missing semicolon. (semi)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Identifier 'save_access_token_callback' is not in camel case. (camelcase)
(#32) Multiple spaces found before 'function'. (no-multi-spaces)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) 'success' is defined but never used (no-unused-vars)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) 'data' is defined but never used (no-unused-vars)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Missing semicolon. (semi)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Unexpected space before function parentheses. (space-before-function-paren)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Missing semicolon. (semi)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Multiple spaces found before '='. (no-multi-spaces)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Missing space before opening brace. (space-before-blocks)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected space(s) after "else". (keyword-spacing)
(#58) Expected space(s) before "else". (keyword-spacing)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected space(s) before "else". (keyword-spacing)
(#61) Expected space(s) after "else". (keyword-spacing)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Missing semicolon. (semi)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Multiple spaces found before '='. (no-multi-spaces)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected space(s) after "else". (keyword-spacing)
(#84) Expected space(s) before "else". (keyword-spacing)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Missing space before opening brace. (space-before-blocks)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected space(s) before "else". (keyword-spacing)
(#87) Expected space(s) after "else". (keyword-spacing)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Missing semicolon. (semi)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(685 errors, 82 warnings)

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

local/smart_klass/classes/task/cron_task.php
(#2) Empty line found after PHP open tag
(#31) Class cron_task is not documented
(#32) Function cron_task::get_name is not documented
(#36) Function cron_task::execute is not documented
local/smart_klass/classes/xAPI/Activities/ActivityObject.php
(#2) File-level phpdocs block is not found
(#13) Class ActivityObject is not documented
(#41) Function ActivityObject::__construct is not documented
(#43) Function ActivityObject::getType is not documented
(#47) Function ActivityObject::getName is not documented
(#51) Function ActivityObject::getDescription is not documented
(#55) Function ActivityObject::getMoreInfo is not documented
(#59) Function ActivityObject::expose is not documented
(#16) Not recommended phpdocs tag @access used
(#22) Not recommended phpdocs tag @access used
(#29) Not recommended phpdocs tag @access used
(#35) Not recommended phpdocs tag @access used
(#13) Package is not specified for class ActivityObject. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/Assessment.php
(#2) File-level phpdocs block is not found
(#13) Class Assessment is not documented
(#15) Function Assessment::__construct is not documented
(#13) Package is not specified for class Assessment. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/Cmi.interaction.php
(#2) File-level phpdocs block is not found
(#13) Class CmiInteraction is not documented
(#15) Function CmiInteraction::__construct is not documented
(#13) Package is not specified for class CmiInteraction. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/CmiInteraction.php
(#2) File-level phpdocs block is not found
(#13) Class CmiInteraction is not documented
(#15) Function CmiInteraction::__construct is not documented
(#13) Package is not specified for class CmiInteraction. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/Course.php
(#2) File-level phpdocs block is not found
(#13) Class Course is not documented
(#15) Function Course::__construct is not documented
(#13) Package is not specified for class Course. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/File.php
(#2) File-level phpdocs block is not found
(#13) Class File is not documented
(#15) Function File::__construct is not documented
(#13) Package is not specified for class File. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/Interaction.php
(#2) File-level phpdocs block is not found
(#13) Class Interaction is not documented
(#15) Function Interaction::__construct is not documented
(#13) Package is not specified for class Interaction. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/Lesson.php
(#2) File-level phpdocs block is not found
(#13) Class Lesson is not documented
(#15) Function Lesson::__construct is not documented
(#13) Package is not specified for class Lesson. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/Link.php
(#2) File-level phpdocs block is not found
(#13) Class Link is not documented
(#15) Function Link::__construct is not documented
(#13) Package is not specified for class Link. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/Media.php
(#2) File-level phpdocs block is not found
(#13) Class Media is not documented
(#15) Function Media::__construct is not documented
(#13) Package is not specified for class Media. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/Meeting.php
(#2) File-level phpdocs block is not found
(#13) Class Meeting is not documented
(#15) Function Meeting::__construct is not documented
(#13) Package is not specified for class Meeting. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/Module.php
(#2) File-level phpdocs block is not found
(#13) Class Module is not documented
(#15) Function Module::__construct is not documented
(#13) Package is not specified for class Module. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/Objective.php
(#2) File-level phpdocs block is not found
(#13) Class Objective is not documented
(#15) Function Objective::__construct is not documented
(#13) Package is not specified for class Objective. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/Performance.php
(#2) File-level phpdocs block is not found
(#13) Class Performance is not documented
(#15) Function Performance::__construct is not documented
(#13) Package is not specified for class Performance. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/Question.php
(#2) File-level phpdocs block is not found
(#13) Class Question is not documented
(#15) Function Question::__construct is not documented
(#13) Package is not specified for class Question. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activities/Simulation.php
(#2) File-level phpdocs block is not found
(#13) Class Simulation is not documented
(#15) Function Simulation::__construct is not documented
(#13) Package is not specified for class Simulation. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Activity.php
(#2) File-level phpdocs block is not found
(#14) Class Activity is not documented
(#32) Function Activity::__construct is not documented
(#36) Function Activity::setId is not documented
(#42) Function Activity::getId is not documented
(#46) Function Activity::setDefinition is not documented
(#52) Function Activity::getDefinition is not documented
(#58) Function Activity::expose is not documented
(#18) Not recommended phpdocs tag @access used
(#25) Not recommended phpdocs tag @access used
(#14) Package is not specified for class Activity. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/ActivityDefinition.php
(#2) File-level phpdocs block is not found
(#14) Class ActivityDefinition is not documented
(#129) Function ActivityDefinition::__construct is not documented
(#133) Function ActivityDefinition::setId is not documented
(#147) Function ActivityDefinition::getType is not documented
(#151) Function ActivityDefinition::getName is not documented
(#155) Function ActivityDefinition::getDescription is not documented
(#159) Function ActivityDefinition::getMoreInfo is not documented
(#165) Function ActivityDefinition::getExtension is not documented
(#181) Function ActivityDefinition::getExtensions is not documented
(#185) Function ActivityDefinition::addExtension is not documented
(#197) Function ActivityDefinition::setInteractionType is not documented
(#203) Function ActivityDefinition::getInteractionType is not documented
(#207) Function ActivityDefinition::addCorrectResponsePattern is not documented
(#212) Function ActivityDefinition::getCorrectResponsePattern is not documented
(#216) Function ActivityDefinition::setChoices is not documented
(#225) Function ActivityDefinition::getChoices is not documented
(#229) Function ActivityDefinition::addScale is not documented
(#238) Function ActivityDefinition::getScale is not documented
(#242) Function ActivityDefinition::addSource is not documented
(#251) Function ActivityDefinition::getSource is not documented
(#255) Function ActivityDefinition::addTarget is not documented
(#264) Function ActivityDefinition::getTarget is not documented
(#268) Function ActivityDefinition::addStep is not documented
(#277) Function ActivityDefinition::getSteps is not documented
(#281) Function ActivityDefinition::expose is not documented
(#114) Variable ActivityDefinition::$elementsInteractionsTypes is not documented
(#127) Variable ActivityDefinition::$activity is not documented
(#18) Not recommended phpdocs tag @access used
(#31) Not recommended phpdocs tag @access used
(#38) Not recommended phpdocs tag @access used
(#46) Not recommended phpdocs tag @access used
(#54) Not recommended phpdocs tag @access used
(#61) Not recommended phpdocs tag @access used
(#68) Not recommended phpdocs tag @access used
(#75) Not recommended phpdocs tag @access used
(#82) Not recommended phpdocs tag @access used
(#89) Not recommended phpdocs tag @access used
(#108) Not recommended phpdocs tag @access used
(#14) Package is not specified for class ActivityDefinition. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Agent.php
(#2) File-level phpdocs block is not found
(#14) Class Agent is not documented
(#58) Function Agent::__construct is not documented
(#66) Function Agent::expose is not documented
(#18) Not recommended phpdocs tag @access used
(#34) Not recommended phpdocs tag @access used
(#41) Not recommended phpdocs tag @access used
(#47) Not recommended phpdocs tag @access used
(#53) Not recommended phpdocs tag @access used
(#14) Package is not specified for class Agent. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Autoloader.php
(#2) Empty line found after PHP open tag
(#14) File-level phpdocs block is not found
(#24) Variable Autoloader::$directory is not documented
(#25) Variable Autoloader::$prefix is not documented
(#26) Variable Autoloader::$prefixLength is not documented
(#27) Variable Autoloader::$libs is not documented
(#29) There is no description in phpdocs for function __construct
(#16) Class Autoloader does not have @copyright tag
(#16) Class Autoloader does not have @license tag
(#16) Package is not specified for class Autoloader. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Collectors/ActivityCompletedCollector.php
(#2) File-level phpdocs block is not found
(#13) Class ActivityCompletedCollector is not documented
(#17) Function ActivityCompletedCollector::collectData is not documented
(#27) Function ActivityCompletedCollector::prepareStatement is not documented
(#15) Constant ActivityCompletedCollector::MAX_REGS is not documented
(#13) Package is not specified for class ActivityCompletedCollector. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Collectors/Collector.php
(#2) File-level phpdocs block is not found
(#13) Class Collector is not documented
(#30) Function Collector::__construct is not documented
(#67) Function Collector::registerAdiccionalCollector is not documented
(#73) Function Collector::execute is not documented
(#181) Function Collector::getXapi is not documented
(#189) Function Collector::getReproccessIds is not documented
(#193) Function Collector::addReproccessIds is not documented
(#202) Function Collector::removeReproccessId is not documented
(#208) Function Collector::getStrategy is not documented
(#218) Function Collector::setStrategy is not documented
(#226) Function Collector::getLastExecution is not documented
(#230) Function Collector::setLastExecution is not documented
(#235) Function Collector::getLastRegistry is not documented
(#239) Function Collector::setLastRegistry is not documented
(#244) Function Collector::getData is not documented
(#248) Function Collector::setData is not documented
(#252) Function Collector::getMaxRegistrys is not documented
(#258) Function Collector::setMaxRegistrys is not documented
(#262) Function Collector::getFileLog is not documented
(#266) Function Collector::getInstructors is not documented
(#283) Function Collector::getMaxId is not documented
(#287) Function Collector::setLastError is not documented
(#291) Function Collector::getLastError is not documented
(#295) Function Collector::collectData is not documented
(#296) Function Collector::prepareStatement is not documented
(#20) Variable Collector::$name is not documented
(#21) Variable Collector::$data is not documented
(#22) Variable Collector::$max_registrys is not documented
(#24) Variable Collector::$dataprovider is not documented
(#26) Variable Collector::$aditional_collectors is not documented
(#28) Variable Collector::$last_error is not documented
(#15) Constant Collector::STRATEGY_LAST_ID is not documented
(#16) Constant Collector::STRATEGY_LAST_TIMESTAMP is not documented
(#17) Constant Collector::STRATEGY_ALL is not documented
(#18) Constant Collector::STRATEGY_DEFAULT is not documented
(#13) Package is not specified for class Collector. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Collectors/CourseCompletedCollector.php
(#2) File-level phpdocs block is not found
(#13) Class CourseCompletedCollector is not documented
(#17) Function CourseCompletedCollector::collectData is not documented
(#27) Function CourseCompletedCollector::prepareStatement is not documented
(#15) Constant CourseCompletedCollector::MAX_REGS is not documented
(#13) Package is not specified for class CourseCompletedCollector. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Collectors/CourseCreateCollector.php
(#2) File-level phpdocs block is not found
(#13) Class CourseCreateCollector is not documented
(#17) Function CourseCreateCollector::collectData is not documented
(#27) Function CourseCreateCollector::prepareStatement is not documented
(#15) Constant CourseCreateCollector::MAX_REGS is not documented
(#13) Package is not specified for class CourseCreateCollector. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Collectors/CourseEnrolCollector.php
(#2) File-level phpdocs block is not found
(#13) Class CourseEnrolCollector is not documented
(#17) Function CourseEnrolCollector::collectData is not documented
(#27) Function CourseEnrolCollector::prepareStatement is not documented
(#15) Constant CourseEnrolCollector::MAX_REGS is not documented
(#13) Package is not specified for class CourseEnrolCollector. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Collectors/CourseInitializedCollector.php
(#2) File-level phpdocs block is not found
(#13) Class CourseInitializedCollector is not documented
(#17) Function CourseInitializedCollector::collectData is not documented
(#27) Function CourseInitializedCollector::prepareStatement is not documented
(#15) Constant CourseInitializedCollector::MAX_REGS is not documented
(#13) Package is not specified for class CourseInitializedCollector. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Collectors/GradeCollector.php
(#2) File-level phpdocs block is not found
(#13) Class GradeCollector is not documented
(#17) Function GradeCollector::collectData is not documented
(#26) Function GradeCollector::prepareStatement is not documented
(#15) Constant GradeCollector::MAX_REGS is not documented
(#13) Package is not specified for class GradeCollector. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Collectors/LogCollector.php
(#2) File-level phpdocs block is not found
(#13) Class LogCollector is not documented
(#17) Function LogCollector::collectData is not documented
(#26) Function LogCollector::prepareStatement is not documented
(#15) Constant LogCollector::MAX_REGS is not documented
(#13) Package is not specified for class LogCollector. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Collectors/ModuleCreateCollector.php
(#2) File-level phpdocs block is not found
(#13) Class ModuleCreateCollector is not documented
(#17) Function ModuleCreateCollector::collectData is not documented
(#25) Function ModuleCreateCollector::prepareStatement is not documented
(#15) Constant ModuleCreateCollector::MAX_REGS is not documented
(#13) Package is not specified for class ModuleCreateCollector. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Context.php
(#2) File-level phpdocs block is not found
(#13) Class Context is not documented
(#236) Class ContextActivities is not documented
(#84) Function Context::__construct is not documented
(#88) Function Context::setRegistration is not documented
(#94) Function Context::getRegistration is not documented
(#98) Function Context::setInstructor is not documented
(#104) Function Context::getInstructor is not documented
(#108) Function Context::setTeam is not documented
(#114) Function Context::getTeam is not documented
(#118) Function Context::setPlatform is not documented
(#123) Function Context::getPlatform is not documented
(#127) Function Context::addContextActivities is not documented
(#134) Function Context::getContextActivities is not documented
(#138) Function Context::setRevision is not documented
(#143) Function Context::getRevision is not documented
(#147) Function Context::setStatement is not documented
(#152) Function Context::addExtension is not documented
(#161) Function Context::getExtension is not documented
(#177) Function Context::expose is not documented
(#273) Function ContextActivities::_constructor is not documented
(#277) Function ContextActivities::addElement is not documented
(#287) Function ContextActivities::removeElement is not documented
(#298) Function ContextActivities::expose is not documented
(#17) Not recommended phpdocs tag @access used
(#24) Not recommended phpdocs tag @access used
(#31) Not recommended phpdocs tag @access used
(#39) Not recommended phpdocs tag @access used
(#46) Not recommended phpdocs tag @access used
(#53) Not recommended phpdocs tag @access used
(#62) Not recommended phpdocs tag @access used
(#69) Not recommended phpdocs tag @access used
(#78) Not recommended phpdocs tag @access used
(#241) Not recommended phpdocs tag @access used
(#249) Not recommended phpdocs tag @access used
(#258) Not recommended phpdocs tag @access used
(#266) Not recommended phpdocs tag @access used
(#13) Package is not specified for class Context. It is also not specified in file-level phpdocs
(#236) Package is not specified for class ContextActivities. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Extension.php
(#2) File-level phpdocs block is not found
(#13) Class Extension is not documented
(#28) Function Extension::__construct is not documented
(#33) Function Extension::setKey is not documented
(#39) Function Extension::getKey is not documented
(#43) Function Extension::setValue is not documented
(#48) Function Extension::getValue is not documented
(#52) Function Extension::expose is not documented
(#16) Not recommended phpdocs tag @access used
(#22) Not recommended phpdocs tag @access used
(#13) Package is not specified for class Extension. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Group.php
(#2) File-level phpdocs block is not found
(#53) Function Group::__construct is not documented
(#61) Function Group::addMember is not documented
(#70) Function Group::setGroupid is not documented
(#77) Function Group::getInverseFunctionalId is not documented
(#102) Function Group::getGroupId is not documented
(#107) Function Group::setName is not documented
(#112) Function Group::getName is not documented
(#116) Function Group::expose is not documented
(#15) Not recommended phpdocs tag @access used
(#21) Not recommended phpdocs tag @access used
(#28) Not recommended phpdocs tag @access used
(#36) Not recommended phpdocs tag @access used
(#42) Not recommended phpdocs tag @access used
(#48) Not recommended phpdocs tag @access used
local/smart_klass/classes/xAPI/Helpers/Curl.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class Curl is not documented
(#547) Class CaseInsensitiveArray is not documented
(#42) Function Curl::__construct is not documented
(#57) Function Curl::get is not documented
(#118) Function Curl::post is not documented
(#133) Function Curl::put is not documented
(#147) Function Curl::patch is not documented
(#158) Function Curl::delete is not documented
(#168) Function Curl::head is not documented
(#178) Function Curl::options is not documented
(#188) Function Curl::setBasicAuthentication is not documented
(#194) Function Curl::setHeader is not documented
(#200) Function Curl::unsetHeader is not documented
(#206) Function Curl::setDefaultUserAgent is not documented
(#215) Function Curl::setUserAgent is not documented
(#220) Function Curl::setReferrer is not documented
(#225) Function Curl::setCookie is not documented
(#231) Function Curl::setCookieFile is not documented
(#236) Function Curl::setCookieJar is not documented
(#241) Function Curl::setOpt is not documented
(#259) Function Curl::getOpt is not documented
(#264) Function Curl::verbose is not documented
(#269) Function Curl::close is not documented
(#282) Function Curl::beforeSend is not documented
(#287) Function Curl::success is not documented
(#292) Function Curl::error is not documented
(#297) Function Curl::complete is not documented
(#302) Function Curl::buildURL is not documented
(#307) Function Curl::parseHeaders is not documented
(#327) Function Curl::parseRequestHeaders is not documented
(#338) Function Curl::parseResponse is not documented
(#376) Function Curl::parseResponseHeaders is not documented
(#387) Function Curl::postfields is not documented
(#422) Function Curl::exec is not documented
(#462) Function Curl::call is not documented
(#471) Function Curl::__destruct is not documented
(#476) Function Curl::is_array_assoc is not documented
(#481) Function Curl::is_array_multidim is not documented
(#490) Function Curl::http_build_multi_query is not documented
(#513) Function Curl::setProxy is not documented
(#551) Function CaseInsensitiveArray::offsetSet is not documented
(#565) Function CaseInsensitiveArray::offsetExists is not documented
(#570) Function CaseInsensitiveArray::offsetUnset is not documented
(#575) Function CaseInsensitiveArray::offsetGet is not documented
(#586) Function CaseInsensitiveArray::count is not documented
(#591) Function CaseInsensitiveArray::current is not documented
(#596) Function CaseInsensitiveArray::next is not documented
(#601) Function CaseInsensitiveArray::key is not documented
(#606) Function CaseInsensitiveArray::valid is not documented
(#611) Function CaseInsensitiveArray::rewind is not documented
(#9) Variable Curl::$cookies is not documented
(#10) Variable Curl::$headers is not documented
(#11) Variable Curl::$options is not documented
(#13) Variable Curl::$multi_parent is not documented
(#14) Variable Curl::$multi_child is not documented
(#15) Variable Curl::$before_send_function is not documented
(#16) Variable Curl::$success_function is not documented
(#17) Variable Curl::$error_function is not documented
(#18) Variable Curl::$complete_function is not documented
(#20) Variable Curl::$curl is not documented
(#21) Variable Curl::$curls is not documented
(#23) Variable Curl::$error is not documented
(#24) Variable Curl::$error_code is not documented
(#25) Variable Curl::$error_message is not documented
(#27) Variable Curl::$curl_error is not documented
(#28) Variable Curl::$curl_error_code is not documented
(#29) Variable Curl::$curl_error_message is not documented
(#31) Variable Curl::$http_error is not documented
(#32) Variable Curl::$http_status_code is not documented
(#33) Variable Curl::$http_error_message is not documented
(#35) Variable Curl::$base_url is not documented
(#36) Variable Curl::$url is not documented
(#37) Variable Curl::$request_headers is not documented
(#38) Variable Curl::$response_headers is not documented
(#39) Variable Curl::$response is not documented
(#40) Variable Curl::$raw_response is not documented
(#549) Variable CaseInsensitiveArray::$container is not documented
(#7) Constant Curl::VERSION is not documented
(#5) Package is not specified for class Curl. It is also not specified in file-level phpdocs
(#547) Package is not specified for class CaseInsensitiveArray. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Helpers/HelperXapi.php
(#2) File-level phpdocs block is not found
(#13) Class HelperXapi is not documented
(#14) Function HelperXapi::isEmptyObject is not documented
(#19) Function HelperXapi::time_to_iso8601_duration is not documented
(#13) Package is not specified for class HelperXapi. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Helpers/Logger.php
(#2) File-level phpdocs block is not found
(#13) Class Logger is not documented
(#18) Function Logger::add_to_log is not documented
(#28) Function Logger::save_log is not documented
(#55) Function Logger::read_log is not documented
(#81) Function Logger::clear_log is not documented
(#85) Function Logger::get_url is not documented
(#98) Function Logger::get_logs is not documented
(#121) Function Logger::delete_all_logs is not documented
(#15) Variable Logger::$logger is not documented
(#13) Package is not specified for class Logger. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Helpers/UUID.php
(#2) File-level phpdocs block is not found
(#13) Class UUID is not documented
(#14) Function UUID::v3 is not documented
(#53) Function UUID::v4 is not documented
(#76) Function UUID::v5 is not documented
(#115) Function UUID::is_valid is not documented
(#13) Package is not specified for class UUID. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Helpers/xAPIValidation.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
(#20) Class xAPIValidation is not documented
(#22) Variable xAPIValidation::$status is not documented
(#23) Variable xAPIValidation::$errors is not documented
(#24) Variable xAPIValidation::$statement is not documented
(#25) Variable xAPIValidation::$subStatement is not documented
(#148) Phpdocs for function xAPIValidation::validateId has incomplete parameters list
(#255) Phpdocs for function xAPIValidation::validateObject has incomplete parameters list
(#404) Phpdocs for function xAPIValidation::validateContext has incomplete parameters list
(#583) Phpdocs for function xAPIValidation::validateAttachments has incomplete parameters list
(#604) Phpdocs for function xAPIValidation::validActorIdentifier has incomplete parameters list
(#638) Phpdocs for function xAPIValidation::checkKeys has incomplete parameters list
(#754) Phpdocs for function xAPIValidation::checkTypes has incomplete parameters list
(#850) Phpdocs for function xAPIValidation::validateIRI has incomplete parameters list
(#81) Invalid phpdocs tag @requirements used
(#146) Invalid phpdocs tag @requirements used
(#169) Invalid phpdocs tag @requirements used
(#220) Invalid phpdocs tag @Requirements used
(#237) Invalid phpdocs tag @requirements used
(#258) Invalid phpdocs tag @requirements used
(#402) Invalid phpdocs tag @requirements used
(#467) Invalid phpdocs tag @requirements used
(#581) Invalid phpdocs tag @requirements used
(#11) Invalid inline phpdocs tag @author found
(#12) Invalid inline phpdocs tag @copyright found
(#13) Invalid inline phpdocs tag @license found
(#218) Invalid inline phpdocs tag @todo found
(#731) Invalid inline phpdocs tag @todo found
(#20) Package is not specified for class xAPIValidation. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/InteractionComponent.php
(#2) File-level phpdocs block is not found
(#13) Class InteractionComponent is not documented
(#29) Function InteractionComponent::__construct is not documented
(#35) Function InteractionComponent::setId is not documented
(#40) Function InteractionComponent::getId is not documented
(#44) Function InteractionComponent::setDescription is not documented
(#50) Function InteractionComponent::getDescription is not documented
(#54) Function InteractionComponent::expose is not documented
(#16) Not recommended phpdocs tag @access used
(#22) Not recommended phpdocs tag @access used
(#13) Package is not specified for class InteractionComponent. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Providers/Credentials.php
(#2) File-level phpdocs block is not found
(#13) Class Credentials is not documented
(#21) Function Credentials::getProvider is not documented
(#30) Function Credentials::updateCredentials is not documented
(#39) Function Credentials::getCredentials is not documented
(#18) Variable Credentials::$dataprovider is not documented
(#19) Variable Credentials::$credentials is not documented
(#15) Constant Credentials::MAX_TIME is not documented
(#13) Package is not specified for class Credentials. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Providers/DataProvider.php
(#2) File-level phpdocs block is not found
(#13) Class DataProvider is not documented
(#17) Function DataProvider::__construct is not documented
(#26) Function DataProvider::getAuth is not documented
(#45) Function DataProvider::validateStatements is not documented
(#49) Function DataProvider::get_user is not documented
(#55) Function DataProvider::get_homepage is not documented
(#60) Function DataProvider::getManager is not documented
(#67) Function DataProvider::getInstructors is not documented
(#83) Function DataProvider::get_platform_version is not documented
(#100) Function DataProvider::getCollector is not documented
(#106) Function DataProvider::updateCollector is not documented
(#123) Function DataProvider::getCourses is not documented
(#151) Function DataProvider::getCourseUserTime is not documented
(#182) Function DataProvider::getModules is not documented
(#206) Function DataProvider::getModule is not documented
(#320) Function DataProvider::getLog is not documented
(#345) Function DataProvider::getAllEnrolments is not documented
(#402) Function DataProvider::getEnrolments is not documented
(#408) Function DataProvider::getCourseInitDate is not documented
(#413) Function DataProvider::getCourseCompletedDate is not documented
(#417) Function DataProvider::getCourseCompletion is not documented
(#433) Function DataProvider::getActivitiesCompletion is not documented
(#461) Function DataProvider::getGrades is not documented
(#494) Function DataProvider::getActivityId is not documented
(#499) Function DataProvider::getModuleId is not documented
(#506) Function DataProvider::getCourseId is not documented
(#511) Function DataProvider::getActivityType is not documented
(#533) Function DataProvider::getVerb is not documented
(#615) Function DataProvider::getMaxId is not documented
(#620) Function DataProvider::get_reg_id is not documented
(#654) Function DataProvider::getRole is not documented
(#660) Function DataProvider::getLanguageString is not documented
(#664) Function DataProvider::getConfig is not documented
(#668) Function DataProvider::setConfig is not documented
(#672) Function DataProvider::getProxy is not documented
(#15) Variable DataProvider::$roles is not documented
(#13) Package is not specified for class DataProvider. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Providers/DataProviderFactory.php
(#2) File-level phpdocs block is not found
(#13) Class DataProviderFactory is not documented
(#15) Function DataProviderFactory::build is not documented
(#13) Package is not specified for class DataProviderFactory. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Providers/DataProvider_Moodle27.php
(#2) File-level phpdocs block is not found
(#13) Class DataProvider_Moodle27 is not documented
(#15) Function DataProvider_Moodle27::__construct is not documented
(#18) Function DataProvider_Moodle27::getModules is not documented
(#41) Function DataProvider_Moodle27::getModule is not documented
(#145) Function DataProvider_Moodle27::getLog is not documented
(#208) Function DataProvider_Moodle27::getVerb is not documented
(#13) Package is not specified for class DataProvider_Moodle27. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Result.php
(#2) File-level phpdocs block is not found
(#13) Class Result is not documented
(#68) Function Result::__construct is not documented
(#70) Function Result::setScore is not documented
(#75) Function Result::getScore is not documented
(#79) Function Result::setSuccess is not documented
(#84) Function Result::getSuccess is not documented
(#88) Function Result::setCompletion is not documented
(#93) Function Result::getCompletion is not documented
(#97) Function Result::setResponse is not documented
(#102) Function Result::getResponse is not documented
(#106) Function Result::setDuration is not documented
(#123) Function Result::getDuration is not documented
(#127) Function Result::addExtension is not documented
(#136) Function Result::getExtension is not documented
(#152) Function Result::getExtensions is not documented
(#156) Function Result::expose is not documented
(#18) Not recommended phpdocs tag @access used
(#25) Not recommended phpdocs tag @access used
(#32) Not recommended phpdocs tag @access used
(#39) Not recommended phpdocs tag @access used
(#46) Not recommended phpdocs tag @access used
(#63) Not recommended phpdocs tag @access used
(#13) Package is not specified for class Result. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Score.php
(#2) File-level phpdocs block is not found
(#13) Class Score is not documented
(#40) Function Score::__construct is not documented
(#50) Function Score::getScaled is not documented
(#57) Function Score::setRaw is not documented
(#62) Function Score::getRaw is not documented
(#66) Function Score::setMin is not documented
(#71) Function Score::getMin is not documented
(#75) Function Score::setMax is not documented
(#80) Function Score::getMax is not documented
(#84) Function Score::expose is not documented
(#16) Not recommended phpdocs tag @access used
(#22) Not recommended phpdocs tag @access used
(#28) Not recommended phpdocs tag @access used
(#34) Not recommended phpdocs tag @access used
(#13) Package is not specified for class Score. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Statement.php
(#2) File-level phpdocs block is not found
(#13) Class Statement is not documented
(#74) Function Statement::__construct is not documented
(#79) Function Statement::setId is not documented
(#84) Function Statement::getId is not documented
(#88) Function Statement::setActor is not documented
(#93) Function Statement::getActor is not documented
(#97) Function Statement::setVerb is not documented
(#102) Function Statement::getVerb is not documented
(#106) Function Statement::setObject is not documented
(#111) Function Statement::getObject is not documented
(#115) Function Statement::setResult is not documented
(#130) Function Statement::getResult is not documented
(#134) Function Statement::setContext is not documented
(#150) Function Statement::getContext is not documented
(#154) Function Statement::setTimestamp is not documented
(#160) Function Statement::getTimestamp is not documented
(#164) Function Statement::setAuthority is not documented
(#169) Function Statement::getAuthority is not documented
(#173) Function Statement::expose is not documented
(#15) Not recommended phpdocs tag @access used
(#21) Not recommended phpdocs tag @access used
(#27) Not recommended phpdocs tag @access used
(#33) Not recommended phpdocs tag @access used
(#39) Not recommended phpdocs tag @access used
(#45) Not recommended phpdocs tag @access used
(#51) Not recommended phpdocs tag @access used
(#57) Not recommended phpdocs tag @access used
(#63) Not recommended phpdocs tag @access used
(#69) Not recommended phpdocs tag @access used
(#13) Package is not specified for class Statement. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/StatementRef.php
(#2) File-level phpdocs block is not found
(#13) Class StatementRef is not documented
(#21) Function StatementRef::__construct is not documented
(#25) Function StatementRef::setId is not documented
(#30) Function StatementRef::getId is not documented
(#36) Function StatementRef::expose is not documented
(#15) Not recommended phpdocs tag @access used
(#13) Package is not specified for class StatementRef. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/StatementRequest.php
(#2) File-level phpdocs block is not found
(#14) Class StatementRequest is not documented
(#42) Function StatementRequest::__construct is not documented
(#63) Function StatementRequest::__toString is not documented
(#69) Function StatementRequest::setActor is not documented
(#80) Function StatementRequest::setVerb is not documented
(#87) Function StatementRequest::setObject is not documented
(#92) Function StatementRequest::setResult is not documented
(#97) Function StatementRequest::setContext is not documented
(#102) Function StatementRequest::setTimestamp is not documented
(#107) Function StatementRequest::getStatement is not documented
(#114) Function StatementRequest::sendStatement is not documented
(#134) Function StatementRequest::getLRSversion is not documented
(#139) Function StatementRequest::processRequest is not documented
(#23) Variable StatementRequest::$actortype is not documented
(#26) Variable StatementRequest::$actorids is not documented
(#29) Variable StatementRequest::$endpoint is not documented
(#31) Variable StatementRequest::$proxyserver is not documented
(#33) Variable StatementRequest::$authtype is not documented
(#35) Variable StatementRequest::$auth is not documented
(#37) Variable StatementRequest::$validate_statements is not documented
(#17) Not recommended phpdocs tag @access used
(#14) Package is not specified for class StatementRequest. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Substatement.php
(#2) File-level phpdocs block is not found
(#13) Class SubStatement is not documented
(#52) Function SubStatement::__construct is not documented
(#54) Function SubStatement::setActor is not documented
(#59) Function SubStatement::getActor is not documented
(#63) Function SubStatement::setVerb is not documented
(#68) Function SubStatement::getVerb is not documented
(#72) Function SubStatement::setObject is not documented
(#77) Function SubStatement::getObject is not documented
(#81) Function SubStatement::setResult is not documented
(#96) Function SubStatement::setResults is not documented
(#115) Function SubStatement::getResult is not documented
(#119) Function SubStatement::setContext is not documented
(#135) Function SubStatement::getContext is not documented
(#139) Function SubStatement::setTimestamp is not documented
(#145) Function SubStatement::getTimestamp is not documented
(#150) Function SubStatement::expose is not documented
(#16) Not recommended phpdocs tag @access used
(#22) Not recommended phpdocs tag @access used
(#28) Not recommended phpdocs tag @access used
(#34) Not recommended phpdocs tag @access used
(#40) Not recommended phpdocs tag @access used
(#46) Not recommended phpdocs tag @access used
(#13) Package is not specified for class SubStatement. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verb.php
(#2) File-level phpdocs block is not found
(#13) Class Verb is not documented
(#22) Function Verb::__construct is not documented
(#27) Function Verb::setId is not documented
(#36) Function Verb::expose is not documented
(#16) Not recommended phpdocs tag @access used
(#13) Package is not specified for class Verb. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/VerbObject.php
(#2) File-level phpdocs block is not found
(#13) Class VerbObject is not documented
(#35) Function VerbObject::__construct is not documented
(#37) Function VerbObject::expose is not documented
(#16) Not recommended phpdocs tag @access used
(#22) Not recommended phpdocs tag @access used
(#29) Not recommended phpdocs tag @access used
(#13) Package is not specified for class VerbObject. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/answered.php
(#2) File-level phpdocs block is not found
(#13) Class answered is not documented
(#15) Function answered::__construct is not documented
(#13) Package is not specified for class answered. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/asked.php
(#2) File-level phpdocs block is not found
(#13) Class asked is not documented
(#15) Function asked::__construct is not documented
(#13) Package is not specified for class asked. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/attempted.php
(#2) File-level phpdocs block is not found
(#13) Class attempted is not documented
(#15) Function attempted::__construct is not documented
(#13) Package is not specified for class attempted. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/attended.php
(#2) File-level phpdocs block is not found
(#13) Class attended is not documented
(#15) Function attended::__construct is not documented
(#13) Package is not specified for class attended. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/commented.php
(#2) File-level phpdocs block is not found
(#13) Class commented is not documented
(#15) Function commented::__construct is not documented
(#13) Package is not specified for class commented. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/completed.php
(#2) File-level phpdocs block is not found
(#13) Class completed is not documented
(#15) Function completed::__construct is not documented
(#13) Package is not specified for class completed. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/created.php
(#2) File-level phpdocs block is not found
(#13) Class created is not documented
(#15) Function created::__construct is not documented
(#13) Package is not specified for class created. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/exited.php
(#2) File-level phpdocs block is not found
(#13) Class exited is not documented
(#15) Function exited::__construct is not documented
(#13) Package is not specified for class exited. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/experienced.php
(#2) File-level phpdocs block is not found
(#13) Class experienced is not documented
(#15) Function experienced::__construct is not documented
(#13) Package is not specified for class experienced. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/failed.php
(#2) File-level phpdocs block is not found
(#13) Class failed is not documented
(#15) Function failed::__construct is not documented
(#13) Package is not specified for class failed. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/imported.php
(#2) File-level phpdocs block is not found
(#13) Class imported is not documented
(#15) Function imported::__construct is not documented
(#13) Package is not specified for class imported. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/initialized.php
(#2) File-level phpdocs block is not found
(#13) Class initialized is not documented
(#15) Function initialized::__construct is not documented
(#13) Package is not specified for class initialized. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/interacted.php
(#2) File-level phpdocs block is not found
(#13) Class interacted is not documented
(#15) Function interacted::__construct is not documented
(#13) Package is not specified for class interacted. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/launched.php
(#2) File-level phpdocs block is not found
(#13) Class launched is not documented
(#15) Function launched::__construct is not documented
(#13) Package is not specified for class launched. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/mastered.php
(#2) File-level phpdocs block is not found
(#13) Class mastered is not documented
(#15) Function mastered::__construct is not documented
(#13) Package is not specified for class mastered. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/passed.php
(#2) File-level phpdocs block is not found
(#23) Function passed::__construct is not documented
(#15) Class passed does not have @copyright tag
(#15) Class passed does not have @license tag
(#19) Package xAPI is not valid
local/smart_klass/classes/xAPI/Verbs/preferred.php
(#2) File-level phpdocs block is not found
(#13) Class preferred is not documented
(#15) Function preferred::__construct is not documented
(#13) Package is not specified for class preferred. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/progressed.php
(#2) File-level phpdocs block is not found
(#13) Class progressed is not documented
(#15) Function progressed::__construct is not documented
(#13) Package is not specified for class progressed. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/registered.php
(#2) File-level phpdocs block is not found
(#13) Class registered is not documented
(#15) Function registered::__construct is not documented
(#13) Package is not specified for class registered. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/responded.php
(#2) File-level phpdocs block is not found
(#13) Class responded is not documented
(#15) Function responded::__construct is not documented
(#13) Package is not specified for class responded. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/resumed.php
(#2) File-level phpdocs block is not found
(#13) Class resumed is not documented
(#15) Function resumed::__construct is not documented
(#13) Package is not specified for class resumed. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/scored.php
(#2) File-level phpdocs block is not found
(#13) Class scored is not documented
(#15) Function scored::__construct is not documented
(#13) Package is not specified for class scored. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/shared.php
(#2) File-level phpdocs block is not found
(#13) Class shared is not documented
(#15) Function shared::__construct is not documented
(#13) Package is not specified for class shared. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/suspended.php
(#2) File-level phpdocs block is not found
(#13) Class suspended is not documented
(#15) Function suspended::__construct is not documented
(#13) Package is not specified for class suspended. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/terminated.php
(#2) File-level phpdocs block is not found
(#13) Class terminated is not documented
(#15) Function terminated::__construct is not documented
(#13) Package is not specified for class terminated. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/Verbs/voided.php
(#2) File-level phpdocs block is not found
(#13) Class voided is not documented
(#15) Function voided::__construct is not documented
(#13) Package is not specified for class voided. It is also not specified in file-level phpdocs
local/smart_klass/classes/xAPI/xApiObject.php
(#2) File-level phpdocs block is not found
(#13) Class xApiObject is not documented
(#15) Function xApiObject::expose is not documented
(#17) Function xApiObject::__toString is not documented
(#13) Package is not specified for class xApiObject. It is also not specified in file-level phpdocs
local/smart_klass/dashboard.php
(#32) Function encrypt_data is not documented
local/smart_klass/db/install.php
(#29) Function xmldb_local_smart_klass_install is not documented
local/smart_klass/db/upgrade.php
(#29) There is no description in phpdocs for function xmldb_local_smart_klass_upgrade
(#30) Not recommended phpdocs tag @global used
local/smart_klass/lib.php
(#87) Function local_smart_klass_dashboard_roles is not documented
(#114) Function local_smart_klass_extends_navigation is not documented
(#173) Function local_smart_klass_cron is not documented
(#179) Function local_smart_klass_harvest is not documented
(#269) Function local_smart_klass_pluginfile is not documented
(#316) Function local_smart_klass_activate_harvester is not documented
(#323) Function local_smart_klass_get_harvesters is not documented
(#62) Phpdocs for function local_smart_klass_get_dashboard has incomplete parameters list
local/smart_klass/save_institution.php
(#2) File-level phpdocs block is not found

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]