<?xml version="1.0"?>
<smurf version="0.9.0"><check title="Coding style problems" url="http://docs.moodle.org/dev/Coding_style"><description>This sections shows the coding style problems detected in the code by phpcs</description><mess><problem file="mod/assign/db/upgrade.php" linefrom="69" lineto="69" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="mod/assign/db/upgrade.php" linefrom="71" lineto="71" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 135 characters</message><description/><code/></problem><problem file="mod/assign/db/upgrade.php" linefrom="73" lineto="73" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="mod/assign/db/upgrade.php" linefrom="77" lineto="77" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 133 characters</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="28" lineto="28" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.DocBlock" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="29" lineto="29" method="" class="" package="" api="" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>"require_once" must be immediately followed by an open parenthesis</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="30" lineto="30" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.DocBlock" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="41" lineto="41" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.DocBlock" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="42" lineto="42" method="" class="" package="" api="" ruleset="moodle" rule="NamingConventions.ValidVariableName" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="42" lineto="42" method="" class="" package="" api="" ruleset="moodle" rule="PHP.MemberVarScope.Missing" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Scope modifier not specified for member variable "$instance"</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="47" lineto="47" method="" class="" package="" api="" ruleset="Squiz" rule="Scope.MethodScope.Missing" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>No scope modifier specified for function "definition"</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="51" lineto="51" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must start with a capital letter, digit or 3-dots sequence</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="51" lineto="51" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="53" lineto="53" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must start with a capital letter, digit or 3-dots sequence</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="53" lineto="53" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="55" lineto="55" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 151 characters</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="58" lineto="58" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 166 characters</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="68" lineto="68" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 136 characters</message><description/><code/></problem><problem file="mod/assign/extensionform.php" linefrom="86" lineto="86" method="" class="" package="" api="" ruleset="Squiz" rule="Scope.MethodScope.Missing" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>No scope modifier specified for function "validation"</message><description/><code/></problem><problem file="mod/assign/gradingtable.php" linefrom="95" lineto="95" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 137 characters</message><description/><code/></problem><problem file="mod/assign/gradingtable.php" linefrom="417" lineto="417" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line exceeds maximum limit of 180 characters; contains 192 characters</message><description/><code/></problem><problem file="mod/assign/gradingtable.php" linefrom="437" lineto="437" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 141 characters</message><description/><code/></problem><problem file="mod/assign/gradingtable.php" linefrom="470" lineto="470" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must start with a capital letter, digit or 3-dots sequence</message><description/><code/></problem><problem file="mod/assign/gradingtable.php" linefrom="470" lineto="470" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="mod/assign/gradingtable.php" linefrom="472" lineto="472" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 138 characters</message><description/><code/></problem><problem file="mod/assign/locallib.php" linefrom="345" lineto="345" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.Indent" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Closing brace indented incorrectly; expected 9 spaces, found 8</message><description/><code/></problem><problem file="mod/assign/locallib.php" linefrom="2351" lineto="2351" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must start with a capital letter, digit or 3-dots sequence</message><description/><code/></problem><problem file="mod/assign/locallib.php" linefrom="2351" lineto="2351" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="mod/assign/locallib.php" linefrom="2698" lineto="2698" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="mod/assign/locallib.php" linefrom="2701" lineto="2701" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="mod/assign/locallib.php" linefrom="2710" lineto="2710" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 143 characters</message><description/><code/></problem><problem file="mod/assign/renderable.php" linefrom="300" lineto="300" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.DocBlock" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead</message><description/><code/></problem><problem file="mod/assign/renderable.php" linefrom="301" lineto="301" method="" class="" package="" api="" ruleset="moodle" rule="NamingConventions.ValidVariableName" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected</message><description/><code/></problem><problem file="mod/assign/renderable.php" linefrom="301" lineto="301" method="" class="" package="" api="" ruleset="moodle" rule="PHP.MemberVarScope.Missing" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Scope modifier not specified for member variable "$cutoffdate"</message><description/><code/></problem><problem file="mod/assign/renderable.php" linefrom="316" lineto="316" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.DocBlock" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead</message><description/><code/></problem><problem file="mod/assign/renderable.php" linefrom="317" lineto="317" method="" class="" package="" api="" ruleset="moodle" rule="NamingConventions.ValidVariableName" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected</message><description/><code/></problem><problem file="mod/assign/renderable.php" linefrom="317" lineto="317" method="" class="" package="" api="" ruleset="moodle" rule="PHP.MemberVarScope.Missing" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Scope modifier not specified for member variable "$extensionduedate"</message><description/><code/></problem><problem file="mod/assign/renderable.php" linefrom="423" lineto="423" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.DocBlock" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead</message><description/><code/></problem><problem file="mod/assign/renderable.php" linefrom="424" lineto="424" method="" class="" package="" api="" ruleset="moodle" rule="NamingConventions.ValidVariableName" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected</message><description/><code/></problem><problem file="mod/assign/renderable.php" linefrom="424" lineto="424" method="" class="" package="" api="" ruleset="moodle" rule="PHP.MemberVarScope.Missing" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Scope modifier not specified for member variable "$cutoffdate"</message><description/><code/></problem><problem file="mod/assign/renderer.php" linefrom="447" lineto="447" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EmptyLines" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Functions must not contain multiple empty lines in a row; found 2 empty lines</message><description/><code/></problem><problem file="mod/assign/renderer.php" linefrom="476" lineto="476" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must start with a capital letter, digit or 3-dots sequence</message><description/><code/></problem><problem file="mod/assign/renderer.php" linefrom="476" lineto="476" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="mod/assign/renderer.php" linefrom="490" lineto="490" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EmptyLines" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Functions must not contain multiple empty lines in a row; found 2 empty lines</message><description/><code/></problem><problem file="mod/assign/renderer.php" linefrom="521" lineto="521" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 141 characters</message><description/><code/></problem><problem file="mod/assign/renderer.php" linefrom="524" lineto="524" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 142 characters</message><description/><code/></problem><problem file="mod/assign/renderer.php" linefrom="529" lineto="529" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must start with a capital letter, digit or 3-dots sequence</message><description/><code/></problem><problem file="mod/assign/renderer.php" linefrom="529" lineto="529" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="mod/assign/renderer.php" linefrom="531" lineto="531" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 134 characters</message><description/><code/></problem><problem file="mod/assign/upgradelib.php" linefrom="93" lineto="93" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must start with a capital letter, digit or 3-dots sequence</message><description/><code/></problem><problem file="mod/assign/upgradelib.php" linefrom="93" lineto="93" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem></mess></check><check title="PHPDocs style problems" url="http://docs.moodle.org/dev/Coding_style"><description>This sections shows the phpdocs problems detected in the code by local_moodlecheck</description><mess/></check></smurf>
